Method | Description | |
---|---|---|
ExclusiveUpdate ( ) : void |
Performs any pre-solve iteration work that needs exclusive access to the members of the solver updateable. Usually, this is used for applying warmstarting impulses.
|
|
SolveIteration ( ) : float |
Computes one iteration of the constraint to meet the solver updateable's goal.
|
|
TwistFrictionConstraint ( ) : System |
Constructs a new twist friction constraint.
|
|
Update ( float dt ) : void |
Performs the frame's configuration step.
|
Method | Description | |
---|---|---|
CollectInvolvedEntities ( RawList |
Method | Description | |
---|---|---|
CleanUp ( ) : void | ||
Setup ( |
protected CollectInvolvedEntities ( RawList |
||
outputInvolvedEntities | RawList |
|
return | void |