docs.unity.cn
    Show / Hide Table of Contents

    Enum IESResolution

    Possible values for the IES Size.

    Namespace: UnityEditor.Rendering
    Syntax
    public enum IESResolution

    Fields

    Name Description Value
    IESResolution16

    Size 16


    16
    IESResolution32

    Size 32


    32
    IESResolution64

    Size 64


    64
    IESResolution128

    Size 128


    128
    IESResolution256

    Size 256


    256
    IESResolution512

    Size 512


    512
    IESResolution1024

    Size 1024


    1024
    IESResolution2048

    Size 2048


    2048
    IESResolution4096

    Size 4096


    4096

    Extension Methods

    AnalyticsUtils.ToNestedColumn<IESResolution>(Boolean)
    AnalyticsUtils.ToNestedColumnWithDefault<IESResolution>(IESResolution, 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 07 August 2023