Skip to content

SplatField.bindGroup

Summary

SplatField.bindGroup exposes the current renderer-created bind group, or null when it must be created or rebuilt.

Syntax

SplatField.bindGroup: GPUBindGroup | null

See Also