Package | Description |
---|---|
jRenderer3D |
Modifier and Type | Method and Description |
---|---|
void |
JRenderer3D.addText3D(Text3D text3D)
Adds a single 3D text to the 3D scene.
|
void |
JRenderer3D.addText3D(Text3D[] text3D)
Adds an array of text to the 3D scene.
|
void |
JRenderer3D.addTextPair3D(Text3D text1_3D,
Text3D text2_3D) |
Copyright © 2015–2021 Fiji. All rights reserved.