Struct PhysicsGravityFactor
Optional gravity factor applied to a rigid body during each simulation step. This scales the gravity vector supplied to the simulation step.
Inherited Members
Namespace: Unity.Physics
Assembly: solution.dll
Syntax
public struct PhysicsGravityFactor : IComponentData, IQueryTypeParameter
Fields
Name | Description |
---|---|
Value | The value. |