Click or drag to resize

GradientTextureGenerate Method

Generates the gradient texture.

Namespace:  TouchScript.Behaviors.Cursors.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public Texture2D Generate()

Return Value

Type: Texture2D
Generated texture.
See Also