Workspace 6.21.5
GetSceneItemTransform

Get the transforms (local and global) of a SceneItem.

  • Default label: "Get SceneItem transform"
  • Member of plug-in: Rendering
  • Catalogue path: Scene
Inputs:
Scene itemCSIRO::Rendering::SceneItem

Outputs:
Local matrixCSIRO::Mesh::TransformMatrix

Global matrixCSIRO::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.