This version of Unity is unsupported.

TimeValue

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Represents a time value.

Properties

unit The unit of the value property.
value The time value.

Constructors

TimeValue Creates from a float and an optional TimeUnit.