docs.unity3d.com
    显示 / 隐藏目录

    Class HDIESImporter

    Class to describe the HDRP specific function

    Inheritance
    Object
    HDIESImporter
    Namespace: UnityEditor.Rendering.HighDefinition
    Syntax
    [InitializeOnLoad]
    public static class HDIESImporter

    Methods

    CreateRenderPipelinePrefabLight(AssetImportContext, String, Boolean, String, Single, Light, Texture)

    Describe how to create an Prefab for the current SRP, have to be reimplemented for each SRP.

    Declaration
    public static void CreateRenderPipelinePrefabLight(AssetImportContext ctx, string iesFileName, bool useIESMaximumIntensity, string iesMaximumIntensityUnit, float iesMaximumIntensity, Light light, Texture ies)
    Parameters
    Type Name Description
    AssetImportContext ctx

    Context used from the asset importer

    String iesFileName

    Filename of the current IES file

    Boolean useIESMaximumIntensity

    True if uses the internal Intensity from the file

    String iesMaximumIntensityUnit

    The string of the units described by the intensity

    Single iesMaximumIntensity

    Intensity

    Light light

    Light used for the prefab

    Texture ies

    Texture used for the prefab

    返回到顶部
    Copyright © 2023 Unity Technologies — 商标和使用条款
    • 法律条款
    • 隐私政策
    • Cookie
    • 不要出售或分享我的个人信息
    • Your Privacy Choices (Cookie Settings)