magnification property
magnification property
Gets or sets the magnification used in orthographic camera
Definition:
@property
def magnification(self):
...
@magnification.setter
def magnification(self, value):
...
See Also
- module
aspose.threed.entities - class
Camera - class
Vector2