|
@@ -244,7 +244,7 @@
|
|
|
<h3>[method:Box3 setFromCenterAndSize]( [page:Vector3 center], [page:Vector3 size] )</h3>
|
|
|
<div>
|
|
|
[page:Vector3 center] - Desired center position of the box ([page:Vector3]). <br>
|
|
|
- [page:Vector3 size] - Desired x and y dimensions of the box ([page:Vector3]).<br /><br />
|
|
|
+ [page:Vector3 size] - Desired x, y and z dimensions of the box ([page:Vector3]).<br /><br />
|
|
|
|
|
|
Centers this box on [page:Vector3 center] and sets this box's width and height to the values specified
|
|
|
in [page:Vector3 size].
|