Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
Closeposition | The rectangle to draw the color swatch within. |
curve | The curve to draw. |
property | The curve to draw as a SerializedProperty. |
color | The color to draw the curve with. |
bgColor | The color to draw the background with. |
curveRanges | Optional parameter to specify the range of the curve which should be included in swatch. |
Draw a curve swatch.
Pass in the curve to draw either with the curve parameter or with the property parameter.