Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


texture

The texture to use for the cursor style. To use a texture as a cursor, import the texture with "Read/Write enabled" in the texture importer (or using the "Cursor" defaults).
Read time 1 minuteLast updated 6 days ago

Definition

public Texture2D texture { get; set; }