MeshAnimationCreationData ClassDelta Engine Documentation
For creating MeshAnimations without loading through the content system View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Rendering3D MeshAnimationCreationData

Namespace: DeltaEngine.Rendering3D
Assembly: DeltaEngine.Rendering3D (in DeltaEngine.Rendering3D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class MeshAnimationCreationData : ContentCreationData, 
	IEquatable<ContentCreationData>

The MeshAnimationCreationData type exposes the following members.

Constructors

  NameDescription
Public methodMeshAnimationCreationData
Initializes a new instance of the MeshAnimationCreationData class
Top
Methods

  NameDescription
Public methodEquals
Top
Properties

  NameDescription
Public propertyFramesPerSecond
Public propertyNumberOfFrames
Top
See Also