mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-09 12:29:23 -05:00
VRMLookAt is obsoleted
This commit is contained in:
@@ -8,6 +8,7 @@ using UnityEngine;
|
||||
|
||||
namespace VRM
|
||||
{
|
||||
[Obsolete("Use VRMLookAtHead")]
|
||||
public class VRMLookAt : MonoBehaviour
|
||||
{
|
||||
public bool DrawGizmo = true;
|
||||
|
||||
Reference in New Issue
Block a user