C# Class Axiom.Graphics.HardwareAnimationData

Struct used to hold hardware morph / pose vertex data information
Afficher le fichier Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Свойство Type Description
parametric float
targetVertexElement VertexElement

Property Details

parametric protected_oe property

protected float parametric
Résultat float

targetVertexElement protected_oe property

protected VertexElement,Axiom.Graphics targetVertexElement
Résultat VertexElement