Function CommandBuilder.SolidBox
SolidBox
(float3 center, float3 size)
Draws a solid box.
Public
SolidBox
(float3 center, quaternion rotation, float3 size)
Draws a solid box.
Public