Skip to content

createSplatField#computeBoundsFromCPUData

Summary

createSplatField#computeBoundsFromCPUData() computes conservative local bounds by expanding each retained center by three times its largest absolute scale.

Syntax

SplatField.computeBoundsFromCPUData(): void

Notes

The method does nothing when center/scale CPU arrays are unavailable. Supply explicit descriptor bounds for GPU-only data.

See Also