-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.flow.context.GetPosition
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.