Skip to main content

Display

A display-node links to another URL and displays it as an element of the component. The element is interactive when user action mode is enabled, allowing much the same interface one would have if the URL was viewed in a stand-alone web browser window, but inert otherwise.

alt text

alt text

NOTE: Due to restrictions with cross-site referencing built into modern web browsers, a display-element may only display sites belonging to localhost or the IP-address 127.0.0.1, with or without port specified. Other sites may be blocked automatically by the web browser.

Mandatory children

  • Origin: Transformation frame respect to the component's frame of reference.

    • Var: smtk_transform
    • Type: Constant
    • Default: 0 0 0 0 0 0 1
    • Values info: x y z qx qy qz qw
  • Size: The size of the display in meters.

    • Var: smtk_vector2
    • Type: Constant
    • Default: "1.0 1.0"
    • Values info: "x y"
  • Source: The source for the display, URL direction.

    • Var: smtk_string
    • Type: String