Navigation
API > API/Developer > API/Developer/MeshMergeUtilities > API/Developer/MeshMergeUtilities/IMeshMergeUtilities
| Type | Name | Description | |
|---|---|---|---|
| void | BakeMaterialsForComponent
(
UStaticMeshComponent* StaticMeshComponent |
Bakes out (in place) materials for given static mesh component | |
| void | BakeMaterialsForComponent
(
USkeletalMeshComponent* SkeletalMeshComponent |
Bakes out (in place) materials for given skeletal mesh component | |
| void | BakeMaterialsForComponent
(
TArray< TWeakObjectPtr< UObject >>& OptionObjects, |
Bakes out (in place) materials for given adapter |