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: Unity.Physics.dll
Syntax
public struct PhysicsGravityFactor : IComponentData, IQueryTypeParameterFields
Value
The value.
Declaration
public float ValueField Value
| Type | Description | 
|---|---|
| float |