Struct LightComponent | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct LightComponent

    Namespace: Unity.Rendering
    Syntax
    public struct LightComponent : IComponentData

    Fields

    color

    Declaration
    public Color color
    Field Value
    Type Description
    Color

    colorTemperature

    Declaration
    public float colorTemperature
    Field Value
    Type Description
    System.Single

    cullingMask

    Declaration
    public int cullingMask
    Field Value
    Type Description
    System.Int32

    innerSpotAngle

    Declaration
    public float innerSpotAngle
    Field Value
    Type Description
    System.Single

    intensity

    Declaration
    public float intensity
    Field Value
    Type Description
    System.Single

    range

    Declaration
    public float range
    Field Value
    Type Description
    System.Single

    renderingLayerMask

    Declaration
    public int renderingLayerMask
    Field Value
    Type Description
    System.Int32

    shadowBias

    Declaration
    public float shadowBias
    Field Value
    Type Description
    System.Single

    shadowCustomResolution

    Declaration
    public int shadowCustomResolution
    Field Value
    Type Description
    System.Int32

    shadowNearPlane

    Declaration
    public float shadowNearPlane
    Field Value
    Type Description
    System.Single

    shadowNormalBias

    Declaration
    public float shadowNormalBias
    Field Value
    Type Description
    System.Single

    shadows

    Declaration
    public LightShadows shadows
    Field Value
    Type Description
    LightShadows

    shadowStrength

    Declaration
    public float shadowStrength
    Field Value
    Type Description
    System.Single

    spotAngle

    Declaration
    public float spotAngle
    Field Value
    Type Description
    System.Single

    type

    Declaration
    public LightType type
    Field Value
    Type Description
    LightType
    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