Enum GPULightType | High Definition RP | 6.7.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum GPULightType

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

    Fields

    Name Description
    Directional
    Point
    ProjectorBox
    ProjectorPyramid
    Rectangle
    Spot
    Tube

    Extension Methods

    GPULightTypeExtension.IsAreaLight()
    GPULightTypeExtension.IsSpot()
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX