Contents

externalForces

The external forces applied to the particles in the body (in Newtons).

Declaration

var externalForces: PerClothVertexData<ClothBodyComponent.ExternalForce>

Discussion

By default, the external forces are set to the zero vector.

See Also

Applying external forces