|
| MMTweenType (MMTween.MMTweenCurve newCurve, string conditionPropertyName="", string enumConditionPropertyName="", params int[] enumConditionValues) |
|
| MMTweenType (AnimationCurve newCurve, string conditionPropertyName="", string enumConditionPropertyName="", params int[] enumConditionValues) |
|
float | Evaluate (float t) |
|
◆ MMTweenType() [1/2]
MoreMountains.Tools.MMTweenType.MMTweenType |
( |
MMTween.MMTweenCurve |
newCurve, |
|
|
string |
conditionPropertyName = "" , |
|
|
string |
enumConditionPropertyName = "" , |
|
|
params int[] |
enumConditionValues |
|
) |
| |
◆ MMTweenType() [2/2]
MoreMountains.Tools.MMTweenType.MMTweenType |
( |
AnimationCurve |
newCurve, |
|
|
string |
conditionPropertyName = "" , |
|
|
string |
enumConditionPropertyName = "" , |
|
|
params int[] |
enumConditionValues |
|
) |
| |
◆ Evaluate()
float MoreMountains.Tools.MMTweenType.Evaluate |
( |
float |
t | ) |
|
◆ ConditionPropertyName
string MoreMountains.Tools.MMTweenType.ConditionPropertyName = "" |
◆ Curve
AnimationCurve MoreMountains.Tools.MMTweenType.Curve = new AnimationCurve(new Keyframe(0, 0), new Keyframe(1, 1f)) |
◆ EnumConditionPropertyName
string MoreMountains.Tools.MMTweenType.EnumConditionPropertyName = "" |
◆ EnumConditions
bool [] MoreMountains.Tools.MMTweenType.EnumConditions = new bool[32] |
◆ Initialized
bool MoreMountains.Tools.MMTweenType.Initialized = false |
◆ MMTweenCurve
◆ MMTweenDefinitionType
◆ DefaultEaseInCubic
The documentation for this class was generated from the following file: