Method DrawTileOffset
DrawTileOffset(MaterialEditor, MaterialProperty)
Draws the tile offset GUI.
선언
protected static void DrawTileOffset(MaterialEditor materialEditor, MaterialProperty textureProp)
파라미터
타입 | 이름 | 설명 |
---|---|---|
MaterialEditor | materialEditor | The material editor to use. |
MaterialProperty | textureProp | The texture property. |