UExistingMeshMaterialProperties

Standard material property settings for tools that visualize materials on existing meshes (e.g. to help show UVs)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MeshModelingTools

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/MeshModelingTools/Public/Properties/MeshMaterialProperties.h

Include

#include "Properties/MeshMaterialProperties.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UExistingMeshMaterialProperties : public UInteractiveToolPropertySet

Remarks

Standard material property settings for tools that visualize materials on existing meshes (e.g. to help show UVs)

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta

float

 

CheckerDensity

Public variable UProperty Meta

UMaterialInstan...

 

CheckerMaterial

Public variable UProperty Category, EditAnywhere

ESetMeshMateria...

 

MaterialMode

Material that will be used on the mesh

Public variable UProperty Category, EditAnywhere, Meta

UMaterialInterf...

 

OverrideMaterial

Functions

Overridden from UInteractiveToolPropertySet

Name Description

Public function Virtual

void

 

RestoreProperties

(
    UInteractiveTool* RestoreToToo...
)

Needs custom restore in order to call setup.

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