aspect property
aspect property
Gets or sets the aspect ratio of the frustum
Definition:
@property
def aspect(self):
...
@aspect.setter
def aspect(self, value):
...
See Also
- module
aspose.threed.entities
- class
Frustum
Gets or sets the aspect ratio of the frustum
@property
def aspect(self):
...
@aspect.setter
def aspect(self, value):
...
aspose.threed.entities
Frustum