WLJS LogoWLJS Notebook

Inset

Supports Offload
Inset[expr_, opts___]
Inset[expr_, pos_List, opts___]

a graphics object, that allows to put inset Graphics, Image, EditorView, CellView or anything else on the 3D scene.

Parameters:

  • pos has to be a 3D vector, that specifies the position of the inset in the local coordination system

Options

ImageSizeRaw

Sets the raw size in pixels {width, height} of the container for the inner object. It sometimes comes handy when it fails to automatically guess the required size

Transitions and updates

The second arguments pos that specifies the position of an inset does support updates.

On this page