Class LightCluster | High Definition RP | 9.0.0-preview.71
docs.unity3d.com
    Show / Hide Table of Contents

    Class LightCluster

    A volume component that holds settings for the ray tracing light cluster.

    Inheritance
    Object
    VolumeComponent
    LightCluster
    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]
    public sealed class LightCluster : VolumeComponent

    Fields

    cameraClusterRange

    Controls the range of the cluster around the camera.

    Declaration
    [Tooltip("Controls the range of the cluster around the camera.")]
    public ClampedFloatParameter cameraClusterRange
    Field Value
    Type Description
    ClampedFloatParameter

    maxNumLightsPercell

    Controls the maximal number lights in a cell.

    Declaration
    [Tooltip("Controls the maximal number lights in a cell.")]
    public ClampedIntParameter maxNumLightsPercell
    Field Value
    Type Description
    ClampedIntParameter
    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