Description. Provides a time source for a K-3D document
Plugin Status. Stable
Categories. All Plugins, Stable Plugins, Animation Plugins
Table B.128. ManualTimeSource Properties
Label | Description | Type | Script Name |
---|---|---|---|
Year | Year. | k3d::int32_t | year |
Month | Month. | k3d::int32_t | month |
Day | Day. | k3d::int32_t | day |
Hour | Hour. | k3d::int32_t | hour |
Minute | Minute. | k3d::int32_t | minute |
Second | Second. | k3d::double_t | second |
Time | Time | k3d::double_t | time |