Version: 2020.1
언어: 한국어

GradientUsageAttribute

class in UnityEngine

/

다음으로부터 상속:PropertyAttribute

매뉴얼로 전환

설명

Attribute used to configure the usage of the GradientField and Gradient Editor for a gradient.

Use this attribute on a Gradient to configure the GradientField and Gradient Editor to treat the colors as HDR colors or as normal LDR colors.

변수

hdrIf set to true the Gradient uses HDR colors.

생성자

GradientUsageAttributeAttribute for Gradient fields. Used for configuring the GUI for the Gradient Editor.

상속된 멤버

변수

orderOptional field to specify the order that multiple DecorationDrawers should be drawn in.