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

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

public Box(
	ModelData data,
	Vector3D position
)
See Also