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 AnimationCollection : Model |
| Visual Basic (Declaration) |
|---|
Public Class AnimationCollection _
Inherits Model |
| Visual C++ |
|---|
public ref class AnimationCollection : public Model |
Inheritance Hierarchy
See Also