VelocityLimitController Constructor |
Initializes a new instance of the
VelocityLimitController class.
Sets the max linear velocity to Settings.MaxTranslation
Sets the max angular velocity to Settings.MaxRotation
Namespace:
Internal.tainicom.Aether.Physics2D.Controllers
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public VelocityLimitController()
See Also