rotation property
rotation property
The Rotation
Definition:
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...
The Rotation
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...