mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-09 12:29:23 -05:00
UNIGLTF_DEVELOP to VRM_DEVELOP #97
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#if UNIGLTF_DEVELOP
|
||||
#if VRM_DEVELOP
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
using System.Linq;
|
||||
|
||||
@@ -23,7 +23,7 @@ namespace UniGLTF
|
||||
{
|
||||
#region MeasureTime
|
||||
bool m_showSpeedLog
|
||||
#if UNIGLTF_DEVELOP
|
||||
#if VRM_DEVELOP
|
||||
= true
|
||||
#endif
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user