Inheritance #

XRFaceModifier3D
Table of contents

XRFaceModifier3D #

is_instantiable, Node3D, Node, core, not_builtin_classes

A node for driving standard face meshes from XRFaceTracker weights.

This node applies weights from a XRFaceTracker to a mesh with supporting face blend shapes.

The Unified Expressions blend shapes are supported, as well as ARKit and SRanipal blend shapes.

The node attempts to identify blend shapes based on name matching. Blend shapes should match the names listed in the Unified Expressions Compatibility chart.

Members #

var face_tracker: StringName = &"/user/face_tracker"#

The XRFaceTracker path.

var target: NodePath = NodePath("")#

The NodePath of the face MeshInstance3D.

Methods #

Annotations #

Constants #

Constructors #

Enums #

Operators #

Signals #

Theme Items #

Tutorials #