RigidBody2DLocalCenter Property |
Gets or sets the local position of the center of mass.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<Vector2> LocalCenter { get; set; }
Property Value
Type:
ReferenceVector2See Also