Class DebugUI.BitField
Bitfield enumeration field.
Implements
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public class DebugUI.BitField : DebugUI.EnumField<Enum>, DebugUI.IValueField
Properties
Name | Description |
---|---|
enumType | Generates bitfield values and names automatically based on the provided type. |