Skip to content

@jpmorganchase/anu / Exports / PlaneText

Class: PlaneText

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new PlaneText(name, options, scene): PlaneText

Parameters

NameType
namestring
optionsplaneTextOptions
sceneScene

Returns

PlaneText

Defined in

prefabs/Text/planeText.ts:25

Properties

mesh

mesh: Mesh

Defined in

prefabs/Text/planeText.ts:23


name

name: string

Defined in

prefabs/Text/planeText.ts:20


options

options: planeTextOptions

Defined in

prefabs/Text/planeText.ts:21


scene

scene: Scene

Defined in

prefabs/Text/planeText.ts:22

Methods

run

run(): Mesh

Returns

Mesh

Defined in

prefabs/Text/planeText.ts:32