Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/FRadialBoxSettings
Syntax
UPROPERTY (EditAnywhere, Category="Items",
Meta=(EditCondition="bDistributeItemsEvenly", ClampMin=0, ClampMax=360))
float SectorCentralAngle
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.