UMeshTexturePaintingTool::EstimateMaximumTargetDimension

Subclasses should implement this to give an estimate of target dimension for brush size scaling

Windows
MacOS
Linux

Override Hierarchy

UBaseBrushTool::EstimateMaximumTargetDimension()

UMeshTexturePaintingTool::EstimateMaximumTargetDimension()

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshTexturePaintingTool.h

Include

#include "MeshTexturePaintingTool.h"

Source

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshTexturePaintingTool.cpp

Syntax

virtual double EstimateMaximumTargetDimension()

Remarks

Subclasses should implement this to give an estimate of target dimension for brush size scaling

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