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.ControllersAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic VelocityLimitController()
See Also