change3DMarkup
Applies to the selected 3D markup. Changes the texture of the current 3D markup to another texture. These textures must be pre-loaded using create3DTexture
.
Syntax
RxCore.change3DMarkup(id)
Parameters
id
: number — Index number of the texture to be applied.
Returns
- NA — This method does not return a value.