API Reference
classes
Perspectiveunsignedinput

@coasys/ad4m / Exports / PerspectiveUnsignedInput

Class: PerspectiveUnsignedInput

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PerspectiveUnsignedInput(links?)

Parameters

NameType
links?LinkInput[]

Defined in

perspectives/Perspective.ts:103 (opens in a new tab)

Properties

links

links: LinkInput[]

Defined in

perspectives/Perspective.ts:101 (opens in a new tab)

Methods

fromLink

Static fromLink(link): PerspectiveUnsignedInput

Parameters

NameType
linkLink

Returns

PerspectiveUnsignedInput

Defined in

perspectives/Perspective.ts:110 (opens in a new tab)