SCloth
Index
Properties Index
Properties
BendingStiffness
float BendingStiffness get
set
Bending stiffness of cloth.
CollisionMassScale
float CollisionMassScale get
set
Increase the mass of colliding particles.
EnableContinuousCollision
bool EnableContinuousCollision get
set
Enable continuous collision to improve collision stability.
Enabled
bool Enabled get
set
Enable or disable components.
ExternalAcceleration
SVector ExternalAcceleration get
set
A constant external acceleration applied to the cloth.
Friction
float Friction get
set
Return the friction of the cloth when colliding with the character.
RandomAcceleration
SVector RandomAcceleration get
set
A constant external acceleration applied to the cloth.
StretchingStiffness
float StretchingStiffness get
set
Stretching stiffness of the cloth.
UseGravity
bool UseGravity get
set
Stretching stiffness of the cloth.
GameObject
SGameObject GameObject get
Property Description
Last updated