Skip to main content

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 to true to activate the function, or false to deactivate.

Returns

  • NA — This method does not return a value.