Method | Description | |
---|---|---|
Keyframe ( float time, float value ) : System | ||
Keyframe ( float time, float value, float inTangent, float outTangent ) : System |
public Keyframe ( float time, float value ) : System | ||
time | float | |
value | float | |
return | System |
public Keyframe ( float time, float value, float inTangent, float outTangent ) : System | ||
time | float | |
value | float | |
inTangent | float | |
outTangent | float | |
return | System |