Class PortalView

Class Hierarchy

Portal node.

Inherits properties and message types from PortalViewMetadata.

Synopsis

Methods
create()

Creates a Portal node

create1()

Creates a Portal node

PortalView.PortalView:create(name)

Creates a Portal node.

Parameters
name (string)

Node name.

PortalView.PortalView:create1(name, width, height)

Creates a Portal node.

Parameters
name (string)

Node name.

width (number)

Node width.

height (number)

Node height.