FCapsule

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "DebugRenderSceneProxy.h"

Syntax

struct FCapsule

Variables

Name Description

Public variable

FColor

 

Color

Public variable

float

 

HalfHeight

Public variable

FVector

 

Location

Public variable

float

 

Radius

Public variable

FVector

 

X

Public variable

FVector

 

Y

Public variable

FVector

 

Z

Constructors

Name Description

Public function

FCapsule()

Public function

FCapsule

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