| GradientTexture Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: TouchScript.Behaviors.Cursors.UI
 Syntax
Syntaxpublic class GradientTexture : MonoBehaviour
The GradientTexture type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | GradientTexture | Initializes a new instance of the GradientTexture class | 
 Methods
Methods Fields
Fields| Name | Description | |
|---|---|---|
|  | Gradient | 
            The gradient.
             | 
|  | Name | 
            Gradient's name. Used to cache textures.
             | 
|  | Resolution | 
            Texture resolution.
             | 
 See Also
See Also