Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

TimeValue

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Represents a time value.

Properties

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

Constructors

Description
TimeValue Creates from a float and an optional TimeUnit.