createLatticeSpace#getScaleSourceDescriptor¶
Summary¶
createLatticeSpace#getScaleSourceDescriptor() describes the current GPU cell-data buffer for scale-statistics computation.
It returns null when no data buffer exists, the lattice is empty, or solid-color mode makes scalar statistics unnecessary.
Syntax¶
Returns¶
ScaleSourceDescriptor | null - A GPU source descriptor, or null when no data buffer exists, the cell count is zero, or solid-color mode is active.