mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-13 06:20:01 -05:00
VRM_USE_GAMMA
This commit is contained in:
@@ -3,6 +3,7 @@ using UniGLTF.M17N;
|
||||
using UnityEditor;
|
||||
using UnityEngine;
|
||||
|
||||
#if ! VRM_USE_GAMMA
|
||||
namespace UniGLTF.EditorSettingsValidator
|
||||
{
|
||||
[InitializeOnLoad]
|
||||
@@ -95,4 +96,5 @@ namespace UniGLTF.EditorSettingsValidator
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user