GradientTextureGenerate Method |
Generates the gradient texture.
Namespace:
TouchScript.Behaviors.Cursors.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public Texture2D Generate()
Return Value
Type:
Texture2DGenerated texture.
See Also