Beamable SDK
|
Public Member Functions | |
ColorRect (Color bottomLeftColor, Color bottomRightColor, Color topLeftColor, Color topRightColor) | |
ColorRect (Color color=default) | |
Static Public Member Functions | |
static ColorRect | Lerp (ColorRect a, ColorRect b, float value) |
Public Attributes | |
Color | BottomLeftColor |
Color | BottomRightColor |
Color | TopLeftColor |
Color | TopRightColor |
Properties | |
ColorRect | TopEdgeRect [get] |
ColorRect | BottomEdgeRect [get] |
ColorRect | LeftEdgeRect [get] |
ColorRect | RightEdgeRect [get] |