docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class SerializedDataParameter

    A serialization wrapper for VolumeParameter<T>.

    Inheritance
    object
    SerializedDataParameter
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    public sealed class SerializedDataParameter

    Properties

    Name Description
    attributes

    A pre-fetched list of all the attributes applied on the VolumeParameter<T>.

    displayName

    The generated display name of the VolumeParameter<T> for the inspector.

    overrideState

    The serialized property for overrideState.

    referenceType

    The actual type of the serialized VolumeParameter<T>.

    value

    The serialized property for value

    Methods

    Name Description
    GetAttribute<T>()

    Gets and casts an attribute applied on the base VolumeParameter<T>.

    GetObjectRef<T>()

    Gets and casts the underlying reference of type T.

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)