Grid3D Constructor (Size, Single)Delta Engine Documentation
Initializes a new instance of the Grid3D class

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

public Grid3D(
	Size dimension,
	float gridScale = 1f
)
See Also