docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IESReader

    Class to Parse IES File

    Inheritance
    object
    IESReader
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.Rendering
    Assembly: Unity.RenderPipelines.Core.Editor.dll
    Syntax
    [Serializable]
    public class IESReader

    Properties

    Name Description
    FileFormatVersion

    Version of the IES File

    MaxCandelas

    Maximum of Candela in the IES File

    PhotometricType

    Type of Photometric light in the IES file, varying per IES-Type and version

    TotalLumens

    Total light intensity (in Lumens) stored on the file, usage of it is optional (through the prefab subasset inside the IESObject)

    Methods

    Name Description
    ReadFile(string)

    Main function to read the file

    Extension Methods

    AnalyticsUtils.ToNestedColumnWithDefault<T>(T, T, bool)
    AnalyticsUtils.ToNestedColumn<T>(T, bool)
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)