UNPKG

@awayjs/view

Version:
15 lines 217 B
export declare enum OrientationMode { /** * */ DEFAULT = 0, /** * */ CAMERA_PLANE = 1, /** * */ CAMERA_POSITION = 2 } //# sourceMappingURL=OrientationMode.d.ts.map