LatticeSpace.setMaskBuffer¶
Summary¶
LatticeSpace.setMaskBuffer() replaces the optional activity mask with an external GPU buffer, or removes it with null.
Syntax¶
Notes¶
A non-null buffer must hold at least cellCount * 4 bytes. It is borrowed unless ownBuffer: true.