Navigation
API > API/Plugins > API/Plugins/Mover
| Name | UArcRotationPattern |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Mover/Source/Mover/Public/PhysicsMover/PathedMovement/ArcRotationPathPattern.h |
| Include Path | #include "PhysicsMover/PathedMovement/ArcRotationPathPattern.h" |
Syntax
UCLASS ()
class UArcRotationPattern : public UPathedMovementPatternBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPathedMovementPatternBase → UArcRotationPattern
Functions
Protected
Overridden from UPathedMovementPatternBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AppendDebugDrawElements
(
UPathedPhysicsDebugDrawComponent& DebugDrawComp, |
PhysicsMover/PathedMovement/ArcRotationPathPattern.h | ||
virtual FTransform CalcUnmaskedTargetRelativeTransform
(
float PatternProgress, |
Where patterns calculate their target transforms at the given progress, optionally relative to the current aggregate target. | PhysicsMover/PathedMovement/ArcRotationPathPattern.h | |
virtual bool DebugDrawUsingStepSamples() |
PhysicsMover/PathedMovement/ArcRotationPathPattern.h |