Table of Contents

Class PortableBlendshapeVisemes

public class PortableBlendshapeVisemes : MonoBehaviour, INDMFEditorOnly
Inheritance
PortableBlendshapeVisemes
Implements

Properties

Shapes

public List<PortableBlendshapeVisemes.Shape> Shapes { get; set; }

Property Value

List<PortableBlendshapeVisemes.Shape>

TargetRenderer

public SkinnedMeshRenderer? TargetRenderer { get; set; }

Property Value

SkinnedMeshRenderer?