SCloth
Index
Properties Index
float BendingStiffness get set
float CollisionMassScale get set
bool EnableContinuousCollision get set
bool Enabled get set
SVector ExternalAcceleration get set
float Friction get set
SVector RandomAcceleration get set
float StretchingStiffness get set
bool UseGravity get set
SGameObject GameObject get
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
Was this helpful?

