Class TrackballAttribute
Use this attribute to draw a trackball in the inspector.
Implements
Inherited Members
Namespace: UnityEngine .Rendering.PostProcessing
Assembly: solution.dll
Syntax
[AttributeUsage(AttributeTargets.Field, AllowMultiple = false)]
public sealed class TrackballAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
Trackball |
Creates a new attribute. |
Fields
Name | Description |
---|---|
mode | The mode used to display pre-filtered values in the inspector. |