Function CommandBuilder.WireBox
WireBox
(float3 center, float3 size)
Draws the outline of a box which is axis-aligned.
Public
WireBox
(float3 center, quaternion rotation, float3 size)
Draws the outline of a box.
Public