Class SerializedProxyVolume | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Class SerializedProxyVolume

    Inheritance
    Object
    SerializedProxyVolume
    Namespace: UnityEditor.Experimental.Rendering.HDPipeline
    Syntax
    public class SerializedProxyVolume

    Constructors

    SerializedProxyVolume(SerializedProperty)

    Declaration
    public SerializedProxyVolume(SerializedProperty root)
    Parameters
    Type Name Description
    SerializedProperty root

    Fields

    boxSize

    Declaration
    public SerializedProperty boxSize
    Field Value
    Type Description
    SerializedProperty

    root

    Declaration
    public SerializedProperty root
    Field Value
    Type Description
    SerializedProperty

    shape

    Declaration
    public SerializedProperty shape
    Field Value
    Type Description
    SerializedProperty

    sphereRadius

    Declaration
    public SerializedProperty sphereRadius
    Field Value
    Type Description
    SerializedProperty
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX