This is the animation key base class.
Get the value of this key. Just for keys with float values.
Return type: | float |
---|---|
Returns: | The value. |
Get the value of this key. Just for keys with float values.
Return type: | float |
---|---|
Returns: | The value. |
Get the right of this key. Just for keys with float values.
Return type: | float |
---|---|
Returns: | The value. |
Set the value of this key.
Parameters: |
|
---|
Set the left value of this key.
Parameters: |
|
---|
Set the right value of this key.
Parameters: |
|
---|
Set the time of this key.
Parameters: |
---|
Set the left time of this key.
Parameters: |
---|
Set the right time of this key.
Parameters: |
---|
Returns the interpolation type.
Return type: | int | ||||||
---|---|---|---|---|---|---|---|
Returns: |
The interpolation type:
|
Set the interpolation type of this key.
Parameters: |
|
---|
Flush the key data.
Set the data of this key.
Parameters: |
|
---|
Get the data of this key.
Return type: | any |
---|---|
Returns: | The data, depends on the key. |