VRMLookAt is obsoleted

This commit is contained in:
ousttrue
2018-12-21 21:34:26 +09:00
parent 0707df8b33
commit 2ba4b71577

View File

@@ -8,6 +8,7 @@ using UnityEngine;
namespace VRM
{
[Obsolete("Use VRMLookAtHead")]
public class VRMLookAt : MonoBehaviour
{
public bool DrawGizmo = true;