Navigation
Unreal Engine C++ API Reference > Runtime > Engine > PhysicsEngine > FConstraintInstance > DrawConstraint
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h |
Include | #include "PhysicsEngine/ConstraintInstance.h" |
void DrawConstraint
(
int32 ViewIndex,
class FMeshElementCollector & Collector,
float Scale,
float LimitDrawScale,
bool bDrawLimits,
bool bDrawSelected,
const FTransform & Con1Frame,
const FTransform & Con2Frame,
bool bDrawAsPoint,
bool bDrawViolatedLimits
) const