This class represents a collection of textures for an animation

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public class AnimationCollectionPp : Model
Visual Basic (Declaration)
Public Class AnimationCollectionPp _
	Inherits Model
Visual C++
public ref class AnimationCollectionPp : public Model

Inheritance Hierarchy

System..::.Object
  GLSV..::.Model
    GLSV..::.AnimationCollectionPp

See Also