Navigation
API > API/Plugins > API/Plugins/MeshModelingTools > API/Plugins/MeshModelingTools/FMeshSculptBrushOp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PropType * GetPropertySetAs () |
Sculpting/MeshBrushOpBase.h | ||
const PropType * GetPropertySetAs () |
Sculpting/MeshBrushOpBase.h |
GetPropertySetAs()
| Name | GetPropertySetAs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Sculpting/MeshBrushOpBase.h |
| Include Path | #include "Sculpting/MeshBrushOpBase.h" |
template<typename PropType>
PropType * GetPropertySetAs()
GetPropertySetAs()
| Name | GetPropertySetAs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/Sculpting/MeshBrushOpBase.h |
| Include Path | #include "Sculpting/MeshBrushOpBase.h" |
template<typename PropType>
const PropType * GetPropertySetAs() const