Property | Type | Description | |
---|---|---|---|
kPostFix | char[] |
Method | Description | |
---|---|---|
ExtractComponentCharacter ( string name ) : char | ||
GetCurveIndexFromName ( string name ) : int | ||
GetCurveState ( |
||
GetModeFromCurveData ( |
||
GetPrefixForInterpolation ( Mode newInterpolationMode ) : string | ||
RemapAnimationBindingForAddKey ( |
||
RemapAnimationBindingForRotationCurves ( |
Method | Description | |
---|---|---|
ConvertRotationPropertiesToDefaultInterpolation ( |
||
ConvertRotationPropertiesToInterpolationType ( |
||
GenerateTransformCurveBindingArray ( string path, string property, System type, int count ) : UnityEditor.EditorCurveBinding[] | ||
SetInterpolation ( |
public static ExtractComponentCharacter ( string name ) : char | ||
name | string | |
return | char |
public static GetCurveIndexFromName ( string name ) : int | ||
name | string | |
return | int |
public static GetCurveState ( |
||
clip | ||
selection | ||
return |
public static GetModeFromCurveData ( |
||
data | ||
return | Mode |
public static GetPrefixForInterpolation ( Mode newInterpolationMode ) : string | ||
newInterpolationMode | Mode | |
return | string |
public static RemapAnimationBindingForAddKey ( |
||
binding | ||
clip | ||
return | UnityEditor.EditorCurveBinding[] |
public static RemapAnimationBindingForRotationCurves ( |
||
curveBinding | ||
clip | ||
return |