
Osserva
- axis è rivolto a destra
- length, height, width, le 3 dimensioni
- pos è il centro del cubo
- size permette di deformare il cubo

Attributi
Default | Attributi… | |
---|---|---|
axis | <1, 0, 0> | |
canvas | ||
color | <1, 1, 1> | <color.x, color.y, color.z> |
emissive | False | |
height | 1 | |
length | 1 | |
make_trail | False | trail_color = vector(1, 1, 1) |
opacity | 1 | |
pos | <0, 0, 0> | <pos.x, pos.y, pos.z> |
shininess | 0.6 | |
size | <1, 1, 1> | <length, height, width> |
texture | None | |
up | <0, 1, 0> | |
visible | True | |
width | 1 |