FVisualLogShapeElement

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/VisualLogger/VisualLoggerTypes.h

Include

#include "VisualLogger/VisualLoggerTypes.h"

Syntax

struct FVisualLogShapeElement

Variables

Name Description

Public variable

union FVisualLo...

 

@1681

Public variable

FName

 

Category

Public variable

uint8

 

Color

Public variable

FString

 

Description

Public variable

TArray< FVector...

 

Points

Public variable

uint16

 

Radius

Public variable

uint16

 

Thicknes

Public variable

FMatrix

 

TransformationMatrix

Public variable

EVisualLoggerSh...

 

Type

Public variable

int32

 

UniqueId

Public variable

TEnumAsByte< EL...

 

Verbosity

Constructors

Name Description

Public function

FVisualLogShapeElement

(
    EVisualLoggerShapeElement InType
)

Public function

FVisualLogShapeElement

(
    const FString& InDescription,
    const FColor& InColor,
    uint16 InThickness,
    const FName& InCategory
)

Functions

Name Description

Public function Const

FColor

 

GetFColor()

Public function Const

EVisualLogge...

 

GetType()

Public function

void

 

SetColor

(
    const FColor& InColor
)

Public function

void

 

SetType

(
    EVisualLoggerShapeElement InType
)

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