FSphere

Struct to hold info about spheres to render

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "DebugRenderSceneProxy.h"

Syntax

struct FSphere

Remarks

Struct to hold info about spheres to render

Variables

Name Description

Public variable

FColor

 

Color

Public variable

FVector

 

Location

Public variable

float

 

Radius

Constructors

Name Description

Public function

FSphere()

Public function

FSphere

(
    const float& InRadius,
    const FVector& InLocation,
    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