docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IESEngine

    IES class which is common for the Importers

    Inheritance
    object
    IESEngine
    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 IESEngine

    Properties

    Name Description
    TextureGenerationType

    setter for the Texture generation Type

    Methods

    Name Description
    Generate2DCookie(TextureImporterCompression, float, int, bool)

    Generating a 2D Texture of this cookie, using a Gnomonic projection of the bottom of the IES

    GenerateCubeCookie(TextureImporterCompression, int)

    Generated a Cube texture based on the internal PhotometricType

    GetKeywordValue(string)

    Check a keyword

    GetMaximumIntensity()

    Get the CUrrent Max intensity

    GetPhotometricType()

    Getter (as a string) for the Photometric Type

    ReadFile(string)

    Method to read the IES 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)