mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-05-13 22:09:53 -05:00
VRM_USE_GAMMA
This commit is contained in:
parent
551a828083
commit
315fbbe935
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user