FControlRigDrawInterface::DrawCone

Windows
MacOS
Linux

References

Module

ControlRig

Header

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Public/Drawing/ControlRigDrawInterface.h

Include

#include "Drawing/ControlRigDrawInterface.h"

Source

/Engine/Plugins/Experimental/ControlRig/Source/ControlRig/Private/Drawing/ControlRigDrawInterface.cpp

Syntax

void DrawCone
(
    const FTransform & WorldOffset,
    const FTransform & ConeOffset,
    float Angle1,
    float Angle2,
    uint32 NumSides,
    bool bDrawSideLines,
    const FLinearColor & SideLineColor,
    FMaterialRenderProxy *const MaterialRenderProxy
)

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