DynamicTreeTShiftOrigin Method |
Shift the origin of the nodes
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ShiftOrigin(
Vector2 newOrigin
)
Parameters
- newOrigin Vector2
- The displacement to use.
See Also