Method | Description | |
---|---|---|
HasPreviewGUI ( ) : bool |
Allow the texture to be previewed.
|
|
OnPreviewGUI ( Rect rect, GUIStyle background ) : void |
Draw the sprite preview.
|
Method | Description | |
---|---|---|
OnEnable ( ) : void | ||
ShouldDrawProperties ( ) : bool |
public OnPreviewGUI ( Rect rect, GUIStyle background ) : void | ||
rect | Rect | |
background | GUIStyle | |
return | void |