rotation_z proprietà

rotation_z proprietà

Ottiene e imposta la rotazione della forma estrusa attorno all’asse z in gradi.

Definizione:

@property
def rotation_z(self):
    ...
@rotation_z.setter
def rotation_z(self, value):
    ...

Guarda anche