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

    Class SkyAmbientModeParameter

    Inheritance
    Object
    SkyAmbientModeParameter
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [Serializable]
    public sealed class SkyAmbientModeParameter : VolumeParameter<SkyAmbientMode>

    Constructors

    SkyAmbientModeParameter(SkyAmbientMode, Boolean)

    Declaration
    public SkyAmbientModeParameter(SkyAmbientMode value, bool overrideState = false)
    Parameters
    Type Name Description
    SkyAmbientMode value
    Boolean overrideState
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX