Свойство | Тип | Описание | |
---|---|---|---|
kPostFix | char[] |
Метод | Описание | |
---|---|---|
ExtractComponentCharacter ( string name ) : char | ||
GetCurveIndexFromName ( string name ) : int | ||
GetCurveState ( |
||
GetModeFromCurveData ( |
||
GetPrefixForInterpolation ( Mode newInterpolationMode ) : string | ||
RemapAnimationBindingForAddKey ( |
||
RemapAnimationBindingForRotationCurves ( |
Метод | Описание | |
---|---|---|
ConvertRotationPropertiesToDefaultInterpolation ( |
||
ConvertRotationPropertiesToInterpolationType ( |
||
GenerateTransformCurveBindingArray ( string path, string property, System type, int count ) : UnityEditor.EditorCurveBinding[] | ||
SetInterpolation ( |
public static ExtractComponentCharacter ( string name ) : char | ||
name | string | |
Результат | char |
public static GetCurveIndexFromName ( string name ) : int | ||
name | string | |
Результат | int |
public static GetCurveState ( |
||
clip | ||
selection | ||
Результат |
public static GetModeFromCurveData ( |
||
data | ||
Результат | Mode |
public static GetPrefixForInterpolation ( Mode newInterpolationMode ) : string | ||
newInterpolationMode | Mode | |
Результат | string |
public static RemapAnimationBindingForAddKey ( |
||
binding | ||
clip | ||
Результат | UnityEditor.EditorCurveBinding[] |
public static RemapAnimationBindingForRotationCurves ( |
||
curveBinding | ||
clip | ||
Результат |