@jpmorganchase/anu / Exports / PlaneText
Class: PlaneText
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new PlaneText(name
, options
, scene
): PlaneText
Parameters
Name | Type |
---|---|
name | string |
options | planeTextOptions |
scene | Scene |
Returns
Defined in
src/prefabs/Text/planeText.ts:25
Properties
mesh
• mesh: Mesh
Defined in
src/prefabs/Text/planeText.ts:23
name
• name: string
Defined in
src/prefabs/Text/planeText.ts:20
options
• options: planeTextOptions
Defined in
src/prefabs/Text/planeText.ts:21
scene
• scene: Scene
Defined in
src/prefabs/Text/planeText.ts:22
Methods
run
▸ run(): Mesh
Returns
Mesh