We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53c2fa commit a4b43feCopy full SHA for a4b43fe
macos/ViroFBX/main.m
@@ -11,7 +11,7 @@
11
#import "VROImageExporter.h"
12
#import "VROLog.h"
13
14
-const bool kTestMode = YES;
+const bool kTestMode = NO;
15
16
void printUsage() {
17
pinfo("Usage: ViroFBX [--compress-textures] [source FBX file] [destination VRX file]");
0 commit comments