kopia lustrzana https://github.com/carson-katri/geometry-script
5 wiersze
89 B
Python
5 wiersze
89 B
Python
![]() |
from geometry_script import *
|
||
|
|
||
|
@tree
|
||
|
def simple(size: Vector):
|
||
|
return cube(size=size)
|