Quad

Inherits: GeometryInstance < VisualInstance < Spatial < Node < Object

Category: Core

Brief Description

Member Functions

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 )

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 )

© 2014–2020 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/2.1/classes/class_quad.html