Seconds(float)
Creates a second TimeValue from a float.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static TimeValue Seconds(float value)
Parameters
Returns
Type | Description |
|---|---|
| TimeValue | The created time value. |