Scene3D.getElementBBox() method

Get the bounding box of single element.

Signature:

getElementBBox(elementName: string): Float32Array;

Parameters

ParameterDescription
elementNameThe element name.

Returns:

Float32Array

An Float32Array with 6 floats.