bounds property
Aabb3?
bounds
latefinal
Local-space bounds of the set (splat centers padded by three standard deviations), or null for an empty set.
Implementation
late final vm.Aabb3? bounds;
Local-space bounds of the set (splat centers padded by three standard deviations), or null for an empty set.
late final vm.Aabb3? bounds;