RecordZoomMode Enum

This type is an EasyAR Sense API in C#: RecordZoomMode . Some descriptions may not apply to Unity environment on this page.

Some parts of the Sense API may have already been wrapped into Unity components, and directly usages may not be necessary.

Constant

Value

Description

NoZoomAndClip

0

If output aspect ratio does not fit input, content will be clipped to fit output aspect ratio.

ZoomInWithAllContent

1

If output aspect ratio does not fit input, content will not be clipped and there will be black borders in one dimension.