Class MaxDecorator
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UnityEditor.Rendering.PostProcessing
Syntax
[Decorator(typeof (MaxAttribute))]
public sealed class MaxDecorator : AttributeDecorator
Methods
OnGUI(SerializedProperty, SerializedProperty, GUIContent, Attribute)
Declaration
public override bool OnGUI(SerializedProperty property, SerializedProperty overrideState, GUIContent title, Attribute attribute)
Parameters
| Type | Name | Description |
|---|---|---|
| SerializedProperty | property | |
| SerializedProperty | overrideState | |
| GUIContent | title | |
| System.Attribute | attribute |
Returns
| Type | Description |
|---|---|
| System.Boolean |