Geometry SetData Method ( Byte ,  Int16 )Delta Engine Documentation

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

public void SetData(
	byte[] verticesData,
	short[] setIndices
)

Parameters

verticesData
Type:  System Byte 
setIndices
Type:  System Int16 
See Also