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

    Spot

    Spot for IES (compatible with Area Light)

    Extension Methods

    ReflectionUtils.Invoke(String, Object[])
    ReflectionUtils.SetField(String, Object)
    ReflectionUtils.GetField(String)
    ReflectionUtils.GetFields()
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 18 November 2022
    Terms of use