Skip to content

createSplatField#colorBuffer

Summary

createSplatField#colorBuffer exposes the current packed direct-color GPU storage buffer, or the fallback color buffer used with some source configurations.

Syntax

SplatField.colorBuffer: GPUBuffer | null

See Also