This commit is contained in:
ousttrue
2021-05-19 17:43:18 +09:00
parent 22cb1372be
commit 9dd09ebf00

View File

@@ -4,7 +4,7 @@ using System.Linq;
namespace VRM
{
public static class VrmInfo
public static class VrmPreference
{
const string KEY_STOP_VRMASSETPOSTPROCESSOR = "StopVrmAssetPostProcessor";
const string ASSETPOSTPROCESSOR_STOP_SYMBOL = "VRM_STOP_ASSETPOSTPROCESSOR";