docs.unity3d.com
    显示 / 隐藏目录

    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]
    [VolumeComponentMenu("Lighting/Indirect Lighting Controller")]
    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
    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)