docs.unity.cn
    Show / Hide Table of Contents

    Enum IESLightType

    Various possible type for IES, in HDRP for Rectangular light we use spot version

    Namespace: UnityEditor.Rendering
    Syntax
    public enum IESLightType

    Fields

    Name Description Value
    Point

    Point for the IES


    0
    Spot

    Spot for IES (compatible with Area Light)


    1

    Extension Methods

    AnalyticsUtils.ToNestedColumn<IESLightType>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<IESLightType>(IESLightType, Boolean)
    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023