NodeLink.getWorldBounds¶
This page documents the NodeLink.getWorldBounds method.
Summary¶
NodeLink.getWorldBounds returns world-space bounds for the nodelink. It applies the current transform to the local bounds before returning the result.
Syntax¶
Parameters¶
This API does not take parameters.
Returns¶
Bounds3 - World-space bounds for this nodelink.