VelocityLimitControllerMaxAngularVelocity Property  | 
 
            Gets or sets the max angular velocity.
            
 
    Namespace: 
   Internal.tainicom.Aether.Physics2D.Controllers
    Assembly:
   NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic float MaxAngularVelocity { get; set; }Property Value
Type: 
SingleThe max angular velocity.
See Also