Method | Description | |
---|---|---|
CalculateSmoothTangent ( |
||
GetBalancedColor ( Color c ) : Color | ||
GetClipName ( |
||
GetIconCurve ( ) : |
||
GetIconKey ( ) : |
||
GetPathAndTypeID ( string path, |
||
GetPropertyColor ( string name ) : Color | ||
HaveKeysInRange ( |
||
RemoveKeysInRange ( |
||
SetKeyModeFromContext ( |
public static CalculateSmoothTangent ( |
||
key | ||
return | float |
public static GetBalancedColor ( Color c ) : Color | ||
c | Color | |
return | Color |
public static GetClipName ( |
||
clip | ||
return | string |
public static GetIconCurve ( ) : |
||
return |
public static GetIconKey ( ) : |
||
return |
public static GetPathAndTypeID ( string path, |
||
path | string | |
type | ||
return | int |
public static GetPropertyColor ( string name ) : Color | ||
name | string | |
return | Color |
public static HaveKeysInRange ( |
||
curve | ||
beginTime | float | |
endTime | float | |
return | bool |
public static RemoveKeysInRange ( |
||
curve | ||
beginTime | float | |
endTime | float | |
return | void |
public static SetKeyModeFromContext ( |
||
curve | ||
keyIndex | int | |
return | void |