Embed3D

constants. Namespace

Embed3D

Way to embed 3D into SVG, used for settings.Embed3D

Source:

Members

(static) Default

Default embeding mode - on Firefox and latest Chrome is real Embed, on all other Overlay

Source:

(static) Embed

Really embed WebGL Canvas into SVG

Source:

(static) EmbedSVG

Embeding, but when SVG rendering or SVG image converion is used

Source:

(static) NoEmbed

Do not embed 3D drawing, use complete space

Source:

(static) Overlay

WebGL canvas not inserted into SVG, but just overlayed The only way how earlier Chrome browser can be used

Source:

Methods

(static) fromString()

Convert string values into number

Source: