StyleFloat

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description 描述

Style value that can be either a float or a StyleKeyword.

Properties 属性

keywordThe style keyword.
valueThe float value.

Constructors

StyleFloatCreates from either a float or a StyleKeyword.