EditorUtils Class |
Namespace: Gamelogic.Extensions.Editor.Internal
public static class EditorUtils
| Name | Description | |
|---|---|---|
| DrawColors(SerializedProperty, Rect) |
Draws swatches for a property that is an array of colors.
| |
| DrawColors(Color, Rect, Int32, Int32, Single, Single) |
Draws swatches for the list of colors.
| |
| DrawNodeCurve(Rect, Rect) |
Draws a curve from the start to the end rectangles.
| |
| DrawNodeCurve(Rect, Vector3) |
Draws a curve from the start to the end position.
|