Get the local position of the center of mass.
Warning: This property is readonly during callbacks.
Namespace: Internal.tainicom.Aether.Physics2D.DynamicsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Vector2 LocalCenter { get; set; }Property Value
Vector2The local position.
Exceptions
See Also