mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-01 04:10:17 -05:00
Obsolete message
This commit is contained in:
parent
ac833b57f9
commit
669fedd935
|
|
@ -10,4 +10,6 @@
|
|||
* [ ] off Force T-pose by default
|
||||
* [ ] SpringBone for Skirt ?
|
||||
* [ ] fix BlendShapeProxy preview for Unity-2017 or later
|
||||
* [ ] DisallowMultipleComponent
|
||||
* [ ] Obsolete(VRMLookAt => VRMLookAtHead + VRMLookAtBoneApplyer)
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ using UniGLTF;
|
|||
|
||||
namespace VRM
|
||||
{
|
||||
[Obsolete]
|
||||
[Obsolete("reimport, use VRMMeta")]
|
||||
[Serializable]
|
||||
[DisallowMultipleComponent]
|
||||
public class VRMMetaInformation : MonoBehaviour, IEquatable<VRMMetaInformation>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user