Class LightLoop.LightList | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class LightLoop.LightList

    Inheritance
    Object
    LightLoop.LightList
    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    public class LightList

    Fields

    bounds

    Declaration
    public List<SFiniteLightBound> bounds
    Field Value
    Type Description
    List<SFiniteLightBound>

    directionalLights

    Declaration
    public List<DirectionalLightData> directionalLights
    Field Value
    Type Description
    List<DirectionalLightData>

    envLights

    Declaration
    public List<EnvLightData> envLights
    Field Value
    Type Description
    List<EnvLightData>

    lights

    Declaration
    public List<LightData> lights
    Field Value
    Type Description
    List<LightData>

    lightVolumes

    Declaration
    public List<LightVolumeData> lightVolumes
    Field Value
    Type Description
    List<LightVolumeData>

    rightEyeBounds

    Declaration
    public List<SFiniteLightBound> rightEyeBounds
    Field Value
    Type Description
    List<SFiniteLightBound>

    rightEyeLightVolumes

    Declaration
    public List<LightVolumeData> rightEyeLightVolumes
    Field Value
    Type Description
    List<LightVolumeData>

    Methods

    Allocate()

    Declaration
    public void Allocate()

    Clear()

    Declaration
    public void Clear()
    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