Table of Contents

Class MouthAnimatorSingle

Namespace
Gasimo.FaceToon.Mouth
Assembly
Gasimo.FaceToon.Mouth.dll

Basic mouth animator that uses a single texture frame variants for mouth expressions.

public class MouthAnimatorSingle : MouthAnimatorBase<FT_FrameMouth>
Inheritance
Object
Component
Behaviour
MonoBehaviour
MouthAnimatorSingle
Inherited Members

Methods

SetMouthCollection(FT_FrameCollectionBase<FT_FrameMouth>)

Sets mouth collection for this mouth animator.

public override void SetMouthCollection(FT_FrameCollectionBase<FT_FrameMouth> collection)

Parameters

collection FT_FrameCollectionBase<FT_FrameMouth>

SetSpriteIndex(int)

Sets the frame index to be displayed for this mouth animator

public override void SetSpriteIndex(int index)

Parameters

index int