Obsolete message

This commit is contained in:
ousttrue
2018-04-03 19:49:36 +09:00
parent ac833b57f9
commit 669fedd935
2 changed files with 3 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ using UniGLTF;
namespace VRM
{
[Obsolete]
[Obsolete("reimport, use VRMMeta")]
[Serializable]
[DisallowMultipleComponent]
public class VRMMetaInformation : MonoBehaviour, IEquatable<VRMMetaInformation>