AtlasTexture¶
Inherits: Texture < Resource < Reference < Object
Category: Core
Brief Description¶
Member Functions¶
get_atlas ( ) const |
|
get_margin ( ) const |
|
get_region ( ) const |
|
void |
|
void |
set_margin ( Rect2 margin ) |
void |
set_region ( Rect2 region ) |
Signals¶
atlas_changed ( )
Member Function Description¶
Texture get_atlas ( ) const
Rect2 get_margin ( ) const
Rect2 get_region ( ) const
void set_atlas ( Texture atlas )
void set_margin ( Rect2 margin )
void set_region ( Rect2 region )