ava.face_tracking.blendshape

Defines wich face-tracking standard this avatar conforms to.

Implementations

Blender

STF_Component on bpy.types.Mesh

Module

Unity

Only application specific representations

Module
VRChat Processor

Godot

TBD

Properties

Key

Required

Type

Description

ft_type

Yes

string

Type of the face-tracking standard to use with this avatar

Json Example

"6a3f10f1-e6b8-4cd9-bf15-1f93e5118133": {
	"type": "ava.face_tracking.blendshape",
	"ft_type": "unified_expressions"
},