Overview
ApertureMode is a enum in Aspose.3D FOSS for Java.
Camera aperture modes.
This enumeration defines 4 values: HORIZ_AND_VERT, HORIZONTAL, VERTICAL, FOCAL_LENGTH.
Values
| Value | Description |
|---|
HORIZ_AND_VERT | |
HORIZONTAL | |
VERTICAL | |
FOCAL_LENGTH | |
See Also