Property | Type | Description | |
---|---|---|---|
pullElasticity | float | ||
pushElasticity | float |
Method | Description | |
---|---|---|
ChildConstraint ( |
||
Initiate ( RootMotion.FinalIK.IKSolverFullBody solver ) : void | ||
OnPreSolve ( ) : void | ||
Solve ( ) : void |
public ChildConstraint ( |
||
bone1 | ||
bone2 | ||
pushElasticity | float | |
pullElasticity | float | |
return | UnityEngine |
public Initiate ( RootMotion.FinalIK.IKSolverFullBody solver ) : void | ||
solver | RootMotion.FinalIK.IKSolverFullBody | |
return | void |