Searched defs:SingleSegmentGradientInfo (Results 1 – 1 of 1) sorted by relevance
46 struct SingleSegmentGradientInfo { struct47 bool isDrawShadow = false;48 float drawStartDegree = 0.0f;49 float drawSweepDegree = 0.0f;50 float offsetDegree = 0.0f;51 float shadowRadius = 0.0f;52 ColorStopArray colorStopArray;