Table of Contents

Namespace Gasimo.FaceToon

Classes

EditorReadOnlyAttribute
FT_FrameBase

Base class for the frame ScriptableObject. Contains a method for getting the texture.

FT_FrameCollectionBase

Base class for the collection of frames. Contains methods for creating and updating a Texture2DArray from the frames.

FT_FrameCollectionBase<T>

Base class for collection of T frames, use this class to create a collection of frames of type T with the ability to create and update a Texture2DArray from the frames.

FT_FrameMouth

Contains a single texture for the mouth.