Navigation
API > API/Plugins > API/Plugins/PCGGeometryScriptInterop
Retrieve the array of materials on a dynamic mesh data.
| Name | UPCGGetMaterialsDynamicMeshSettings |
| Type | class |
| Header File | /Engine/Plugins/PCGInterops/PCGGeometryScriptInterop/Source/PCGGeometryScriptInterop/Public/Elements/PCGGetMaterialsDynamicMesh.h |
| Include Path | #include "Elements/PCGGetMaterialsDynamicMesh.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGGetMaterialsDynamicMeshSettings : public UPCGDynamicMeshBaseSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGDynamicMeshBaseSettings → UPCGGetMaterialsDynamicMeshSettings