Model Constructor (ModelData, Vector3D)Delta Engine Documentation
Initializes a new instance of the Model class

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

public Model(
	ModelData data,
	Vector3D position
)
See Also