rotation property
rotation property
Gets or sets rotation
Definition:
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...
Gets or sets rotation
@property
def rotation(self):
...
@rotation.setter
def rotation(self, value):
...