UMovementComponent::SetPlaneConstraintAxisSetting

Set the plane constraint axis setting.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/MovementComponent.h

Include

#include "GameFramework/MovementComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/MovementComponent.cpp

Syntax

virtual void SetPlaneConstraintAxisSetting
(
    EPlaneConstraintAxisSetting NewAxisSetting
)

Remarks

Set the plane constraint axis setting. Changing this setting will modify the current value of PlaneConstraintNormal.

Parameters

Parameter

Description

NewAxisSetting

New plane constraint axis setting.

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