Extends
vxlActor.
Cuboid that encloses the visible extent of a vxlScene
Parameters:
Type | Name | Description |
---|---|---|
Array |
b
|
the bounding box. The format of this param should be [x1,y1,z1,x2,y2,z2]where x1,y1,z1 correspond to the minimum bounding coordinates and x2,y2,z2 correspond to themaximum bounding coordinates |