FCone

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h

Include

#include "DebugRenderSceneProxy.h"

Syntax

struct FCone

Variables

Name Description

Public variable

float

 

Angle1

Public variable

float

 

Angle2

Public variable

FColor

 

Color

Public variable

FMatrix

 

ConeToWorld

Constructors

Name Description

Public function

FCone()

Public function

FCone

(
    const FMatrix& InConeToWorld,
    const float InAngle1,
    const float InAngle2,
    const FLinearColor& InColor
)

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