C# Class Axiom.Graphics.HardwareAnimationData

Struct used to hold hardware morph / pose vertex data information
Show file Open project: WolfgangSt/axiom Class Usage Examples

Protected Properties

Property Type Description
parametric float
targetVertexElement VertexElement

Property Details

parametric protected property

protected float parametric
return float

targetVertexElement protected property

protected VertexElement,Axiom.Graphics targetVertexElement
return VertexElement