Drawing AddGeometry Method Delta Engine Documentation

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

public void AddGeometry(
	Geometry geometry,
	Material material,
	Matrix transform
)
See Also