This documentation is for the free plugin Py4D in CINEMA 4D R11.5 and not for the C4DSDK of Python in CINEMA 4D R12. For R12, please visit PluginCafe.com
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: |
|
|---|
Get the data of this key.
| Return type: | any |
|---|---|
| Returns: | The data, depends on the key. |