Class MouthAnimatorSingle
Basic mouth animator that uses a single texture frame variants for mouth expressions.
public class MouthAnimatorSingle : MouthAnimatorBase<FT_FrameMouth>
- Inheritance
-
ObjectComponentBehaviourMonoBehaviourMouthAnimatorSingle
- 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