Tesseract Engine Documentation

EffectInstancedAnimator Members

EffectInstancedAnimator overview

Public Instance Constructors

EffectInstancedAnimator Constructor

Public Instance Fields

animations (inherited from ModelAnimator) 
attachedObjects (inherited from ModelAnimator) 
bonePoses (inherited from ModelAnimator) 
effectCollection (inherited from ModelAnimator) 
matrixPaletteParams (inherited from ModelAnimator) 
model (inherited from ModelAnimator) 
modelEffects (inherited from ModelAnimator) 
numEffects (inherited from ModelAnimator) 
numMeshes (inherited from ModelAnimator) 
palette (inherited from ModelAnimator) 
pose (inherited from ModelAnimator) 
skinInfo (inherited from ModelAnimator) 
world (inherited from ModelAnimator) 
worldParams (inherited from ModelAnimator) 

Public Instance Properties

Animations (inherited from ModelAnimator) 
AttachedObjects (inherited from ModelAnimator) 
BonePoses (inherited from ModelAnimator) 
EffectCount (inherited from ModelAnimator) 
Effects (inherited from ModelAnimator) 
Model (inherited from ModelAnimator) 
World (inherited from ModelAnimator) 

Public Instance Methods

CopyAbsoluteTransformsTo (inherited from ModelAnimator) 
Draw (inherited from ModelAnimator) 
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetAbsoluteTransform (inherited from ModelAnimator) 
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetMeshSkinInfo (inherited from ModelAnimator) 
GetType (inherited from Object)Gets the Type of the current instance.
InitializeEffectParams (inherited from ModelAnimator) 
ToString (inherited from Object)Returns a String that represents the current Object.
Update (inherited from ModelAnimator) 

Protected Instance Methods

CreateEffectList 
Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

EffectInstancedAnimator Class | Xclna.Xna.Animation Namespace