Texture | |
| Name | Description | |
|---|---|---|
| CreateGradientRawImageData(Color3, Color3, Int32, Boolean) | Create a RawImageData with data array filled with color gradient between the two specified colors. | |
| CreateGradientRawImageData(Color4, Color4, Int32, Boolean) | Create a RawImageData with data array filled with color gradient between the two specified colors. | |
| CreateGradientRawImageData(GradientStop, Int32, Boolean, Boolean) | Create a RawImageData with data array filled with color gradient defined by the given array of gradient stops. |