SRadialBox::FArguments::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).

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SRadialBox.h

Include

#include "Widgets/Layout/SRadialBox.h"

Syntax

WidgetArgsType & SectorCentralAngle
(
    float InArg
)

Remarks

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). Used when bDistributeItemsEvenly is enabled.

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