unreal.ARFaceTrackingFileWriterType
¶
-
class
unreal.
ARFaceTrackingFileWriterType
¶ Bases:
unreal.EnumBase
EARFace Tracking File Writer Type
C++ Source:
Plugin: AppleARKit
Module: AppleARKit
File: AppleARKitSettings.h
-
CSV
¶ Comma delimited file, one row per captured frame
- Type
1
-
JSON
¶ JSON object array, one frame object per captured frame
- Type
2
-
NONE
¶ Disables creation of a file writer
- Type
0