Lib.flow.context.GetPosition - tixl3d/tixl GitHub Wiki
Gets the current position, rotation, and scale in the world so it can be applied to other transforms.
| Name (Relevancy & Type) | Description |
|---|---|
| Space (Int32) | - |
| PositionOffset (Vector3) | - |
| Name | Type |
|---|---|
| UpdateCommand | T3.Core.DataTypes.Command |
| Position | System.Numerics.Vector3 |
| Scale | System.Numerics.Vector3 |
| ObjectToWorld | System.Numerics.Vector4[] |
⚠ Everything else is automatically generated and will be overwritten regularly.