ApertureMode
Overview
ApertureMode is a class in Aspose.3D FOSS for Typescript.
ApertureMode.HORIZONTAL represents a horizontal aperture mode.
Properties: HORIZONTAL, HORZ_AND_VERT, VERTICAL.
Description
ApertureMode is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 3 properties for programmatic use.
The class also provides the HORIZONTAL property (gets the horizontal), the VERTICAL property (gets the vertical), the HORZ_AND_VERT property (gets the horz and vert).
Properties
| Name | Type | Access | Description |
|---|---|---|---|
HORIZONTAL | `` | Read | Gets the horizontal. |
VERTICAL | `` | Read | Gets the vertical. |
HORZ_AND_VERT | `` | Read | Gets the horz and vert. |