Enum ufbx.ufbx_aperture_mode
Method of specifying the field of view from properties
NOTE: Handled internally by ufbx, ignore unless you interpret ufbx_props directly!
Namespace: ufbxWrapper
Assembly: ufbxWrapper.dll
Syntax
public enum ufbx.ufbx_aperture_mode
Fields
| Name | Description |
|---|---|
| UFBX_APERTURE_MODE_FOCAL_LENGTH | Compute the field of view from the render gate size and focal length |
| UFBX_APERTURE_MODE_FORCE_32BIT | |
| UFBX_APERTURE_MODE_HORIZONTAL | Use |
| UFBX_APERTURE_MODE_HORIZONTAL_AND_VERTICAL | Use separate |
| UFBX_APERTURE_MODE_VERTICAL | Use |