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.
The external forces applied to the particles in the body (in Newtons).
var externalForces: PerClothVertexData<ClothBodyComponent.ExternalForce>By default, the external forces are set to the zero vector.