RigidBody2DApplyAngularImpulse Method |
Apply an angular impulse.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ApplyAngularImpulse(
double impulse
)
Parameters
- impulse Double
- The angular impulse in units of kg*m*m/s.
See Also