SectorsRenderData
public struct SectorsRenderDataBatched sector geometry + pie layout metadata.
Fields
Section titled “Fields”
PlotArea
Section titled “PlotArea”public Rect PlotAreaReturns
UnityEngine.Rect
Center
Section titled “Center”public Vector2 CenterReturns
UnityEngine.Vector2
InnerRadius
Section titled “InnerRadius”public float InnerRadiusReturns
System.Single
OuterRadius
Section titled “OuterRadius”public float OuterRadiusReturns
System.Single
Sectors
Section titled “Sectors”public IReadOnlyList<SectorRenderData> SectorsReturns
System.Collections.Generic.IReadOnlyList{ChartGuru.SectorRenderData}