Struct PhysicsBody.MotionVelocity
Inherited Members
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public struct PhysicsBody.MotionVelocity
  Fields
| Name | Description | 
|---|---|
| AngularExpansionFactor | |
| AngularVelocity | |
| InverseInertia | |
| InverseMass | |
| LinearVelocity | |
| Zero | 
Methods
| Name | Description | 
|---|---|
| ApplyAngularImpulse(float) | |
| ApplyLinearImpulse(float2) |