CreateProxyMaterialAndTextures

Overload list

Unreal Engine C++ API Reference > Developer > MaterialUtilities > FMaterialUtilities

  Type Name Description
Public function Static UMaterialInterface *

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 UMaterialInterface *

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page