docs.unity.cn
    Show / Hide Table of Contents

    Delegate MaterialImporter.TextureResolver

    Namespace: Unity.Formats.USD
    Syntax
    public delegate Texture2D TextureResolver(SdfAssetPath textureAssetPath, bool isNormalMap, SceneImportOptions importOptions);
    Parameters
    Type Name Description
    SdfAssetPath textureAssetPath
    Boolean isNormalMap
    SceneImportOptions importOptions
    Returns
    Type Description
    Texture2D
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, June 23, 2023