docs.unity3d.com
Search Results for

    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.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    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
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)