Class PortableBlendshapeVisemes
- Namespace
- nadena.dev.ndmf.runtime.components
public class PortableBlendshapeVisemes : MonoBehaviour, INDMFEditorOnly
- Inheritance
-
PortableBlendshapeVisemes
- Implements
Properties
Shapes
public List<PortableBlendshapeVisemes.Shape> Shapes { get; set; }
Property Value
TargetRenderer
public SkinnedMeshRenderer? TargetRenderer { get; set; }
Property Value
- SkinnedMeshRenderer?