MotionTrackerCameraDeviceFPS Enum¶
This type is an EasyAR Sense API in C#: MotionTrackerCameraDeviceFPS . 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 |
---|---|---|
Camera_FPS_30 |
0 |
Frame rate is 30 fps, the actual fps will vary with device capabilities. It is the default setting. |
Camera_FPS_60 |
1 |
Frame rate is 60 fps or 30 fps, the actual fps will vary with device capabilities. |