transformation_matrices property
transformation_matrices property
Gets or sets the transformation matrices.
Definition:
@property
def transformation_matrices(self):
...
@transformation_matrices.setter
def transformation_matrices(self, value):
...