Class ObjectBoundingBoxVisualizer
Inheritance
System.Object
ObjectBoundingBoxVisualizer
Assembly: cs.temp.dll.dll
Syntax
public class ObjectBoundingBoxVisualizer : MonoBehaviour
Fields
Cameras
Declaration
public List<Camera> Cameras
Field Value
Type |
Description |
List<Camera> |
|
Objects
Declaration
public List<GameObject> Objects
Field Value
Type |
Description |
List<GameObject> |
|
VertexStep
Declaration
Field Value
Type |
Description |
System.Int32 |
|
VisualIndicator
Declaration
public GameObject VisualIndicator
Field Value
Type |
Description |
GameObject |
|