rotation_x proprietà

rotation_x proprietà

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

Definizione:

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

Guarda anche