getBoundingBox

actual fun getBoundingBox(): Box

Gets the bounding box computed from the min/max values in the glTF accessors.

This is a straightforward load-time AABB over the asset data — it does not account for per-instance transforms (see FilamentInstance.getBoundingBox for that).

expect fun getBoundingBox(): Box

Gets the bounding box computed from the min/max values in the glTF accessors.

This is a straightforward load-time AABB over the asset data — it does not account for per-instance transforms (see FilamentInstance.getBoundingBox for that).

actual fun getBoundingBox(): Box

Gets the bounding box computed from the min/max values in the glTF accessors.

This is a straightforward load-time AABB over the asset data — it does not account for per-instance transforms (see FilamentInstance.getBoundingBox for that).

actual fun getBoundingBox(): Box

Gets the bounding box computed from the min/max values in the glTF accessors.

This is a straightforward load-time AABB over the asset data — it does not account for per-instance transforms (see FilamentInstance.getBoundingBox for that).

actual fun getBoundingBox(): Box

Gets the bounding box computed from the min/max values in the glTF accessors.

This is a straightforward load-time AABB over the asset data — it does not account for per-instance transforms (see FilamentInstance.getBoundingBox for that).