Class IndirectLightingController | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Class IndirectLightingController

    Component that allow you to control the indirect specular and diffuse intensity

    Inheritance
    Object
    VolumeComponent
    IndirectLightingController
    Inherited Members
    VolumeComponent.active
    VolumeComponent.OnEnable()
    VolumeComponent.OnDisable()
    VolumeComponent.Override(VolumeComponent, Single)
    VolumeComponent.SetAllOverridesTo(Boolean)
    VolumeComponent.GetHashCode()
    VolumeComponent.OnDestroy()
    VolumeComponent.Release()
    VolumeComponent.displayName
    VolumeComponent.parameters
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    [Serializable]
    public class IndirectLightingController : VolumeComponent

    Fields

    indirectDiffuseIntensity

    Indirect diffuse intensity multiplier, between 0 and 1

    Declaration
    public MinFloatParameter indirectDiffuseIntensity
    Field Value
    Type Description
    MinFloatParameter

    indirectSpecularIntensity

    Indirect specular intensity multiplier, between 0 and 1

    Declaration
    public MinFloatParameter indirectSpecularIntensity
    Field Value
    Type Description
    MinFloatParameter
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023