FWireStar

Struct to hold info about lined stars to render.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "DebugRenderSceneProxy.h"

Syntax

struct FWireStar

Remarks

Struct to hold info about lined stars to render.

Variables

Name Description

Public variable

FColor

 

Color

Public variable

FVector

 

Position

Public variable

float

 

Size

Constructors

Name Description

Public function

FWireStar

(
    const FVector& InPosition,
    const FColor& InColor,
    const float& InSize
)

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