CanvasLayer
Inherited By: JamClient, ParallaxBackground
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Methods
get_canvas ( ) const |
|
get_final_transform ( ) const |
|
void |
hide ( ) |
void |
show ( ) |
Signals
visibility_changed ( )
There is currently no description for this signal. Please help us by contributing one!
Property Descriptions
Node custom_viewport
There is currently no description for this property. Please help us by contributing one!
bool follow_viewport_enabled = false
There is currently no description for this property. Please help us by contributing one!
float follow_viewport_scale = 1.0
There is currently no description for this property. Please help us by contributing one!
int layer = 1
There is currently no description for this property. Please help us by contributing one!
Vector2 offset = Vector2(0, 0)
There is currently no description for this property. Please help us by contributing one!
float rotation = 0.0
There is currently no description for this property. Please help us by contributing one!
Vector2 scale = Vector2(1, 1)
There is currently no description for this property. Please help us by contributing one!
Transform2D transform = Transform2D(1, 0, 0, 1, 0, 0)
void set_transform ( Transform2D value )
Transform2D get_transform ( )
There is currently no description for this property. Please help us by contributing one!
bool visible = true
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
RID get_canvas ( ) const
There is currently no description for this method. Please help us by contributing one!
Transform2D get_final_transform ( ) const
There is currently no description for this method. Please help us by contributing one!
void hide ( )
There is currently no description for this method. Please help us by contributing one!
void show ( )
There is currently no description for this method. Please help us by contributing one!