Get System Time
Use Get System Time to get the system time. Get System Time is in the Time category.
Output
Name | Data Type | Description |
---|---|---|
Year | Int | Which year it is. |
Month | Int | Which month it is. |
Day | Int | Which day it is. |
Hour | Int | Which hour it is. |
Minute | Int | Which minute it is. |
Second | Int | Which second it is. |
Example
This example uses (Second + Minute)/(Day + Hour) * 100 to determine the intensity of face stretch effect.