XnaVertexFormat ConvertFrom Method Delta Engine Documentation

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

public VertexElement[] ConvertFrom(
	VertexFormat format
)

Return Value

Type:  VertexElement 
See Also