Class VolumeComponentEditor | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class VolumeComponentEditor

    Inheritance
    System.Object
    VolumeComponentEditor
    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.Experimental.Rendering
    Syntax
    public class VolumeComponentEditor

    Properties

    activeProperty

    Declaration
    public SerializedProperty activeProperty { get; }
    Property Value
    Type Description
    SerializedProperty

    baseProperty

    Declaration
    public SerializedProperty baseProperty { get; }
    Property Value
    Type Description
    SerializedProperty

    serializedObject

    Declaration
    public SerializedObject serializedObject { get; }
    Property Value
    Type Description
    SerializedObject

    target

    Declaration
    public VolumeComponent target { get; }
    Property Value
    Type Description
    VolumeComponent

    Methods

    DrawOverrideCheckbox(SerializedDataParameter)

    Declaration
    protected void DrawOverrideCheckbox(SerializedDataParameter property)
    Parameters
    Type Name Description
    SerializedDataParameter property

    GetDisplayTitle()

    Declaration
    public virtual string GetDisplayTitle()
    Returns
    Type Description
    System.String

    OnDisable()

    Declaration
    public virtual void OnDisable()

    OnEnable()

    Declaration
    public virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public virtual void OnInspectorGUI()

    PropertyField(SerializedDataParameter)

    Declaration
    protected void PropertyField(SerializedDataParameter property)
    Parameters
    Type Name Description
    SerializedDataParameter property

    PropertyField(SerializedDataParameter, GUIContent)

    Declaration
    protected void PropertyField(SerializedDataParameter property, GUIContent title)
    Parameters
    Type Name Description
    SerializedDataParameter property
    GUIContent title

    Repaint()

    Declaration
    public void Repaint()

    Unpack(SerializedProperty)

    Declaration
    protected SerializedDataParameter Unpack(SerializedProperty property)
    Parameters
    Type Name Description
    SerializedProperty property
    Returns
    Type Description
    SerializedDataParameter
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023