Quad¶
Inherits: GeometryInstance < VisualInstance < Spatial < Node < Object
Category: Core
Brief Description¶
Member Functions¶
get_axis ( ) const |
|
get_offset ( ) const |
|
get_size ( ) const |
|
is_centered ( ) const |
|
void |
|
void |
set_centered ( bool centered ) |
void |
set_offset ( Vector2 offset ) |
void |
Member Function Description¶
int get_axis ( ) const
Vector2 get_offset ( ) const
Vector2 get_size ( ) const
bool is_centered ( ) const
void set_axis ( int axis )
void set_centered ( bool centered )
void set_offset ( Vector2 offset )
void set_size ( Vector2 size )