My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
VerletCloth Class Reference
Inheritance diagram for VerletCloth:
Verlet

Public Attributes

bool simulate = true
 
bool moveWithTransform = true
 
- Public Attributes inherited from Verlet
int iterations = 1
 
float timeStep = 0.0165f
 
float damp = 1.0f
 
float gravityScale = 1.0f
 
float mass = 1.0f
 
float constraint = 1.0f
 
bool collides = true
 
LayerMask collisionLayer
 
List< int > immovables = new List<int>()
 
bool drawGizmos = false
 
bool drawLabels = true
 
bool drawConstraints = true
 
List< Partparts = new List<Part>()
 
List< Constraintcons = new List<Constraint>()
 

Additional Inherited Members

- Public Member Functions inherited from Verlet
void PhysicsUpdate (float timeStep)
 
void AddWind (Vector3 wind)
 
void Clear ()
 
- Static Public Attributes inherited from Verlet
static readonly float Error = 0.001f
 
- Protected Attributes inherited from Verlet
bool visible = true
 

The documentation for this class was generated from the following file: