CreateProxyMaterialAndTextures

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

UMaterialInt...

 

CreateProxyMaterialAndTextures

(
    UPackage* OuterPackage,
    const FString& AssetName,
    const FBakeOutput& BakeOutput,
    const FMeshData& MeshData,
    const FMaterialData& MaterialData,
    UMaterialOptions* Options
)

Creates a proxy material and the required texture assets

Public function Static

UMaterialInt...

 

CreateProxyMaterialAndTextures

(
    const FString& PackageName,
    const FString& AssetName,
    const FBakeOutput& BakeOutput,
    const FMeshData& MeshData,
    const FMaterialData& MaterialData,
    UMaterialOptions* Options
)

Creates a proxy material and the required texture assets

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss