docs.unity.cn
    Show / Hide Table of Contents

    Struct BuiltinSunCookieParameters

    Parameters passed to sun light cookie rendering functions.

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public struct BuiltinSunCookieParameters

    Fields

    cloudSettings

    Current cloud settings.

    Declaration
    public CloudSettings cloudSettings
    Field Value
    Type Description
    CloudSettings

    commandBuffer

    Command buffer used for rendering.

    Declaration
    public CommandBuffer commandBuffer
    Field Value
    Type Description
    CommandBuffer

    hdCamera

    Camera used for rendering.

    Declaration
    public HDCamera hdCamera
    Field Value
    Type Description
    HDCamera

    sunLight

    Current sun light.

    Declaration
    public Light sunLight
    Field Value
    Type Description
    Light
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 August 2023