For creating MeshAnimations without loading through the content system
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Rendering3D MeshAnimationCreationData
Namespace: DeltaEngine.Rendering3D
Assembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The MeshAnimationCreationData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MeshAnimationCreationData | Initializes a new instance of the MeshAnimationCreationData class |
Methods
Name | Description | |
---|---|---|
Equals |
Properties
Name | Description | |
---|---|---|
FramesPerSecond | ||
NumberOfFrames |
See Also