Replies: 5 comments 3 replies
-
it would return undefined t be precise. |
Beta Was this translation helpful? Give feedback.
-
I'm working with something similar. In fact, I have issues setting the look left, look right, surprised, lookup, look down while other expressions are just working fine. |
Beta Was this translation helpful? Give feedback.
-
I cannot rule out the possibility that the model from VRoid studio is faulty thou. |
Beta Was this translation helpful? Give feedback.
-
Moving to Discussions since it's an avatar specific issue |
Beta Was this translation helpful? Give feedback.
-
VRoid Studio models doesn't have Look expressions, since the eye movement is manipulated by bones instead. See the |
Beta Was this translation helpful? Give feedback.
-
const lookleft = this.vrm.expressionManager.getExpressionTrackName( THREE_VRM.VRMExpressionPresetName.LookLeft );
It would return null.
The model is a custom made by an external artist if it's relevant.
three-arm 1.0.6 with threejs 146
Beta Was this translation helpful? Give feedback.
All reactions