StyleFloat

struct in UnityEngine.UIElements

Switch to Manual

Description

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

Variables

keywordThe style keyword.
valueThe float value.

Constructors

StyleFloatCreates from either a float or a StyleKeyword.