Workspace 6.21.5
|
Creates a SceneItemInstance, which allows an entire section of a SceneItem hierarchy to be instanced (duplicated) in a Scene.
Inputs: | |||
---|---|---|---|
Enabled | bool | ||
Scene item id | QString | The unique identifier of the SceneItem that is being duplicated. This id must match up with an id of a SceneItem in a SceneItemLibrary. | |
Transform matrix | CSIRO::Mesh::TransformMatrix | ||
Outputs: | |||
Scene item instance | CSIRO::Rendering::SceneItemInstance |