Object Stack
Contains all the simulation information of an object
Inputs
- ObjectType: type of the object group (CameraObject, DistractorObject, LightObject, OOIObject, PostProcessingObject)
- TransformData: Transformation information of the object group (ObjectTransformData)
- VisualData: Visual transformation information of the object group (ObjectVisualData[])
Outputs
- Out: Object group simulation information (ObjectData[])
Example
