HTMLView Class

Extends CSS3DObject
Module: Misc

HTMLView object is used to navigate webpages inside of the 3D scene.

Can be used to display external web widget using a iframe. Some pages might present limitations regarding their usage inside of a iframe element.

Item Index

Methods

Attributes

Methods

processURL

(
  • url
)

Process URL to transform it into embedded URL when possible for common services.

Parameters:

  • url String

Attributes

height

Number

Height in pixels of the web view port.

size

Number

Width in pixels of the web view port.

url

String

URL of the webpage to open in the view.