docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RenderPipelineSettings.PlanarReflectionAtlasResolutionScalableSetting

    Represents resolution settings for planar reflections.

    Inheritance
    object
    ScalableSetting<PlanarReflectionAtlasResolution>
    RenderPipelineSettings.PlanarReflectionAtlasResolutionScalableSetting
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    ScalableSetting<PlanarReflectionAtlasResolution>.schemaId
    ScalableSetting<PlanarReflectionAtlasResolution>.this[int]
    ScalableSetting<PlanarReflectionAtlasResolution>.TryGet(int, out PlanarReflectionAtlasResolution)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    [Serializable]
    public class RenderPipelineSettings.PlanarReflectionAtlasResolutionScalableSetting : ScalableSetting<PlanarReflectionAtlasResolution>, ISerializationCallbackReceiver

    Constructors

    PlanarReflectionAtlasResolutionScalableSetting(PlanarReflectionAtlasResolution[], ScalableSettingSchemaId)

    Instantiate a new PlanarReflectionAtlasResolution scalable setting.

    Declaration
    public PlanarReflectionAtlasResolutionScalableSetting(PlanarReflectionAtlasResolution[] values, ScalableSettingSchemaId schemaId)
    Parameters
    Type Name Description
    PlanarReflectionAtlasResolution[] values

    The values of the settings

    ScalableSettingSchemaId schemaId

    The schema of the setting.

    Implements

    ISerializationCallbackReceiver
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)