AtlasTexture
Inherits: Texture < Resource < Reference < Object
Category: Core
Brief Description
Member Functions
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 ) |
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 )
© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_atlastexture.html