UBrushStampIndicator::Update

Update the Radius, Position, and Normal of the stamp indicator

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/BaseGizmos/BrushStampIndicator.h

Include

#include "BaseGizmos/BrushStampIndicator.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/BaseGizmos/BrushStampIndicator.cpp

Syntax

virtual void Update
(
    float Radius,
    const FVector & Position,
    const FVector & Normal,
    float Falloff
)

Remarks

Update the Radius, Position, and Normal of the stamp indicator

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