AABBHelper
Helper that visualizes the boundary of a target Component subtype with a World-space axis-aligned boundary (AABB).
Constructor
AABBHelper
(
-
cfg
Parameters:
Properties
color
Float32Array
Emissive color of this AABBHelper.
Default: [0,1,0]
target
Component
visible
Boolean
Indicates whether this AABBHelper is visible or not.
Fires a AABBHelper/visible:event event on change.
Default: true