|
AvatarReady
|
Public Member Functions | |
| CurveInfo (string pathKey, AnimationCurve curve) | |
| CurveInfo (string path, Type type, string propertyName, AnimationCurve curve) | |
Public Attributes | |
| string | PathKey |
| List< KeyFrameInfo > | Keys = new List<KeyFrameInfo>() |
| WrapMode | PreWrapMode |
| WrapMode | PostWrapMode |
Private Member Functions | |
| string | CurveKey (string pathToObject, Type type, string propertyName) |