Navigation
API > API/Editor > API/Editor/UnrealEd
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/PhysicalMaterialMaskImport.h |
| Include | #include "PhysicalMaterialMaskImport.h" |
Syntax
class FPhysicalMaterialMaskImport
Remarks
PhysicalMaterialMaskImport.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ImportMaskTexture
(
UPhysicalMaterialMask* PhysMatMask |
Create physical material mask texture. | |
| EReimportResult::Type | ReimportMaskTexture
(
UPhysicalMaterialMask* PhysMatMask |
Reimport physical material mask texture. | |
| EReimportResult::Type | ReimportMaskTextureWithNewFile
(
UPhysicalMaterialMask* PhysMatMask |
Reimport physical material mask texture with new file. |