Method DrawTileOffset
DrawTileOffset(MaterialEditor, MaterialProperty)
Draws the tile offset GUI.
Declaration
protected static void DrawTileOffset(MaterialEditor materialEditor, MaterialProperty textureProp)
Parameters
Type | Name | Description |
---|---|---|
MaterialEditor | materialEditor | The material editor to use. |
MaterialProperty | textureProp | The texture property. |