kopia lustrzana https://github.com/carson-katri/geometry-script
3 wiersze
65 B
Python
3 wiersze
65 B
Python
![]() |
# Tree generation state
|
||
|
class State:
|
||
|
current_node_tree = None
|