FRadialBoxSettings

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/RadialBoxSettings.h

Include

#include "Components/RadialBoxSettings.h"

Syntax

struct FRadialBoxSettings

Variables

Name Description

Public variable

float

 

AngleBetweenItems

Amount of Euler degrees that separate each item. Only used when bDistributeItemsEvenly is false

Public variable

bool

 

bDistributeItemsEvenly

Distribute Items evenly in the whole circle. Checking this option ignores AngleBetweenItems

Public variable

float

 

SectorCentralAngle

If we need a section of a radial (for example half-a-radial) we can define a central angle < 360 (180 in case of half-a-radial).

Public variable

float

 

StartingAngle

At what angle will we place the first element of the wheel?

Constructors

Name Description

Public function

FRadialBoxSettings()

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