VisualShaderNodeFrame
Inherits: VisualShaderNodeResizableBase < VisualShaderNode < Resource < RefCounted < Object
Inherited By: VisualShaderNodeComment
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
Methods
void |
add_attached_node ( int node ) |
void |
remove_attached_node ( int node ) |
Property Descriptions
PackedInt32Array attached_nodes = PackedInt32Array()
void set_attached_nodes ( PackedInt32Array value )
PackedInt32Array get_attached_nodes ( )
There is currently no description for this property. Please help us by contributing one!
bool autoshrink = true
There is currently no description for this property. Please help us by contributing one!
Color tint_color = Color(0.3, 0.3, 0.3, 0.75)
There is currently no description for this property. Please help us by contributing one!
bool tint_color_enabled = false
There is currently no description for this property. Please help us by contributing one!
String title = "Title"
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
void add_attached_node ( int node )
There is currently no description for this method. Please help us by contributing one!
void remove_attached_node ( int node )
There is currently no description for this method. Please help us by contributing one!