Workspace 6.21.5
|
Get the transforms (local and global) of a SceneItem.
Inputs: | |||
---|---|---|---|
Scene item | CSIRO::Rendering::SceneItem | ||
Outputs: | |||
Local matrix | CSIRO::Mesh::TransformMatrix | ||
Global matrix | CSIRO::Mesh::TransformMatrix | WARNING: Will only be the global matrix for any parent transform operations that are up to date when this operation executes. Therefore you will need to use dependency connections to ensure parent TransformBuidler operations execute before this one. |