[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:IcarusSceneEngine.RenderUtils.RenderBox(System.Double,System.Double,System.Double,System.Double,System.Double,System.Double)]
Assembly: IcarusSceneEngine (in IcarusSceneEngine)
Version: 1.0.0.0
Syntax
| C# |
|---|
public static void RenderBox( double x, double y, double z, double width, double height, double depth ) |
Parameters
- x
- Type: System..::.Double
[Missing <param> documentation for "x"]
- y
- Type: System..::.Double
[Missing <param> documentation for "y"]
- z
- Type: System..::.Double
[Missing <param> documentation for "z"]
- width
- Type: System..::.Double
[Missing <param> documentation for "width"]
- height
- Type: System..::.Double
[Missing <param> documentation for "height"]
- depth
- Type: System..::.Double
[Missing <param> documentation for "depth"]