VideoType Enum

This type is an EasyAR Sense API in C#: VideoType . 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

Normal

0

Normal video.

TransparentSideBySide

1

Transparent video, left half is the RGB channel and right half is alpha channel.

TransparentTopAndBottom

2

Transparent video, top half is the RGB channel and bottom half is alpha channel.