UPhysicsConstraintComponent::SetAngularSwing1Limit

Sets the Angular Swing1 Motion Type

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/PhysicsConstraintComponent.h

Include

#include "PhysicsEngine/PhysicsConstraintComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysicsConstraintComponent.cpp

Syntax

void SetAngularSwing1Limit
(
    EAngularConstraintMotion MotionType,
    float Swing1LimitAngle
)

Remarks

Sets the Angular Swing1 Motion Type

Parameters

Parameter

Description

ConstraintType

New Constraint Type

Swing1LimitAngle

Size of limit in degrees

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