StyleFloat

struct in UnityEngine.UIElements

Cambiar al Manual

Descripción

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

Variables

keywordThe style keyword.
valueThe float value.

Constructores

StyleFloatCreates from either a float or a StyleKeyword.