TilePlus Version 5
Unity3D Tilemap Extension
Loading...
Searching...
No Matches
TilePlus.TpSpriteAnimationClipSet Class Reference

An asset with sprites to animate. More...

Inheritance diagram for TilePlus.TpSpriteAnimationClipSet:
Collaboration diagram for TilePlus.TpSpriteAnimationClipSet:

Public Attributes

List< TpAniClipm_Clips = new List<TpAniClip>()
 List of animation clips.

Properties

int NumClips [get]
 property to get number of clips
byte AssetVersion [get]
 Gets the asset version.
string[] AnimationClipNames [get]
 property to get array of clip names

Detailed Description

An asset with sprites to animate.

Member Data Documentation

◆ m_Clips

List<TpAniClip> TilePlus.TpSpriteAnimationClipSet.m_Clips = new List<TpAniClip>()

List of animation clips.

Property Documentation

◆ AnimationClipNames

string [] TilePlus.TpSpriteAnimationClipSet.AnimationClipNames
get

property to get array of clip names

The animation clip names.

◆ AssetVersion

byte TilePlus.TpSpriteAnimationClipSet.AssetVersion
get

Gets the asset version.

The asset version.

◆ NumClips

int TilePlus.TpSpriteAnimationClipSet.NumClips
get

property to get number of clips

The number clips.


The documentation for this class was generated from the following file: