docs.unity.cn
    Show / Hide Table of Contents

    Class SkyIntensityParameter

    Sky Intensity volume parameter.

    Inheritance
    Object
    SkyIntensityParameter
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public sealed class SkyIntensityParameter : VolumeParameter<SkyIntensityMode>

    Constructors

    SkyIntensityParameter(SkyIntensityMode, Boolean)

    Sky Intensity volume parameter constructor.

    Declaration
    public SkyIntensityParameter(SkyIntensityMode value, bool overrideState = false)
    Parameters
    Type Name Description
    SkyIntensityMode value

    Sky Intensity parameter.

    Boolean overrideState

    Initial override state.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, July 8, 2021