Method | Description | |
---|---|---|
ApplyContourBleed ( |
||
ApplyPaddingBleed ( |
||
Fill ( |
||
GetTrimTextureRect ( |
||
ImportTextureForAtlas ( |
||
IsValidForAtlas ( |
||
SetReadable ( |
public static ApplyContourBleed ( |
||
_tex | ||
return |
public static ApplyPaddingBleed ( |
||
_tex | ||
_rect | Rect | |
return | void |
public static Fill ( |
||
_dest | ||
_pos | Vector2 | |
_src | ||
_rect | Rect | |
_rotDir | RotateDirection | |
_useBgColor | bool | |
_bgColor | Color | |
return | void |
public static GetTrimTextureRect ( |
||
_tex | ||
return | Rect |
public static ImportTextureForAtlas ( |
||
_tex | ||
return | void |
public static IsValidForAtlas ( |
||
_tex | ||
return | bool |
public static SetReadable ( |
||
_tex | ||
_isReadable | bool | |
return | void |