Click or drag to resize
AB4D logo

Model3DFactoryCreateBox Method

Overload List
 NameDescription
Public methodStatic memberCreateBox(Rect3D, Material) Creates a 3D Box model from rect3D.
Public methodStatic memberCreateBox(Size3D, Material) Creates a 3D Box model positioned at (0, 0, 0).
Public methodStatic memberCreateBox(Point3D, Size3D, Material) Creates a 3D Box model at custom position.
Public methodStatic memberCreateBox(Point3D, Size3D, Int32, Int32, Int32, Material) Creates a 3D Box model at custom position and with custom x, y and z cells count.
Top
See Also