Struct LightVolumeData | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct LightVolumeData

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [GenerateHLSL(PackingRules.Exact, true, false, false, 1, false, false)]
    public struct LightVolumeData

    Fields

    boxInnerDist

    Declaration
    public Vector3 boxInnerDist
    Field Value
    Type Description
    Vector3

    boxInvRange

    Declaration
    public Vector3 boxInvRange
    Field Value
    Type Description
    Vector3

    cotan

    Declaration
    public float cotan
    Field Value
    Type Description
    Single

    featureFlags

    Declaration
    public uint featureFlags
    Field Value
    Type Description
    UInt32

    lightAxisX

    Declaration
    public Vector3 lightAxisX
    Field Value
    Type Description
    Vector3

    lightAxisY

    Declaration
    public Vector3 lightAxisY
    Field Value
    Type Description
    Vector3

    lightAxisZ

    Declaration
    public Vector3 lightAxisZ
    Field Value
    Type Description
    Vector3

    lightCategory

    Declaration
    public uint lightCategory
    Field Value
    Type Description
    UInt32

    lightPos

    Declaration
    public Vector3 lightPos
    Field Value
    Type Description
    Vector3

    lightVolume

    Declaration
    public uint lightVolume
    Field Value
    Type Description
    UInt32

    radiusSq

    Declaration
    public float radiusSq
    Field Value
    Type Description
    Single

    unused2

    Declaration
    public float unused2
    Field Value
    Type Description
    Single
    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