Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
XRFaceModifier3D
实验性: This class may be changed or removed in future versions.
用于从 XRFaceTracker 权重驱动标准面部网格的节点。
描述
该节点将 XRFaceTracker 的权重应用于具有支持面部混合形状的网格。
支持统一表情混合形状,以及 ARKit 和 SRanipal 混合形状。
该节点尝试根据名称匹配来识别混合形状。混合形状应与统一表情兼容性图表中列出的名称匹配。
教程
属性
|
||
|
属性说明
StringName face_tracker = &"/user/face_tracker"
🔗
void set_face_tracker(value: StringName)
StringName get_face_tracker()
XRFaceTracker 路径。
NodePath target = NodePath("")
🔗
面部 MeshInstance3D 的 NodePath。