|
Godot Nature of Code
1.2.0
Nature of Code implemented in Godot Engine
|
Recursive tree node. More...
Inherits Node2D.
Public Attributes | |
| bool | Animated |
| Animate the tree. More... | |
| RecursiveTree | RecursiveTree |
| Recursive tree More... | |
Recursive tree node.
Definition at line 137 of file RecursiveTree.cs.
| bool Fractals.RecursiveTreeNode.Animated |
Animate the tree.
Definition at line 140 of file RecursiveTree.cs.
| RecursiveTree Fractals.RecursiveTreeNode.RecursiveTree |
Recursive tree
Definition at line 142 of file RecursiveTree.cs.