sap.ui.vk.CameraFOVBindingType.Horizontal
|
The field of view is bound to the width of the viewport.
|
sap.ui.vk.CameraFOVBindingType.Maximum
|
The field of view is bound to the width or the height of the viewport, whichever is bigger.
|
sap.ui.vk.CameraFOVBindingType.Minimum
|
The field of view is bound to the width or the height of the viewport, whichever is smaller.
|
sap.ui.vk.CameraFOVBindingType.Vertical
|
The field of view is bound to the height of the viewport.
|