FConstraintInstance::DrawConstraint

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

void DrawConstraint
(
    int32 ViewIndex,
    class FMeshElementCollector & Collector,
    float Scale,
    float LimitDrawScale,
    bool bDrawLimits,
    bool bDrawSelected,
    const FTransform & Con1Frame,
    const FTransform & Con2Frame,
    bool bDrawAsPoint
) const

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