RenderSchedule.ColorEntryProps Interface
Controls geometry color. red, green and blue values between 0 and 255. (0,0,0) is black (1,1,1) is white.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| value | object |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| interpolation | number | RenderSchedule.TimelineEntryProps | Interpolation value from synchro. |
| time | number | RenderSchedule.TimelineEntryProps | The time in Unix Epoch (POSIX) milliseconds |
Defined in
Last Updated: 08 January, 2020