Property | Type | Description | |
---|---|---|---|
AutoUpdateOnPlay | bool | ||
MixCurves | List |
||
ShowPreviewCurves | bool | ||
UpdateFalloffOnStart | bool | ||
UpdatesPerSeconds | int | ||
UseFramesThrottler | bool |
Method | Description | |
---|---|---|
GetAnimationCurve ( List |
||
SampleCurve ( List |
||
Start ( ) : void | ||
Update ( ) : void | ||
UpdateFalloffLookup ( ) : void |
Method | Description | |
---|---|---|
EvaluateCurve ( float time, IList |
||
UpdateProxy ( ) : void |
public GetAnimationCurve ( List |
||
curves | List |
|
return |
public SampleCurve ( List |
||
curves | List |
|
tex | ||
return | void |