explode3D
Activates or deactivates the 3D explode function. Use this with RxCore.explode3DDistance to set the separation distance of blocks in a 3D model.
Syntax
RxCore.explode3D(onoff)
Parameters
onoff: boolean — Set totrueto activate the function, orfalseto deactivate.
Returns
- NA — This method does not return a value.