mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-06-02 22:14:30 -05:00
rename
This commit is contained in:
parent
eec6b51e15
commit
999cb12e53
|
|
@ -62,8 +62,8 @@ namespace VRM.Sample.BlendShapeMenu
|
|||
"TongueOut",
|
||||
};
|
||||
|
||||
[MenuItem("CONTEXT/BlendShapeAvatar/AddBlankForPerfectSync")]
|
||||
public static void AddBlankForPerfectSync(MenuCommand command)
|
||||
[MenuItem("CONTEXT/BlendShapeAvatar/Add ARKit FaceTracking BlendShapes")]
|
||||
public static void AddARKitFaceTrackingBlendShapes(MenuCommand command)
|
||||
{
|
||||
// Debug.Log(command.context);
|
||||
var avatar = command.context as BlendShapeAvatar;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user