a3js API Documentation - v1.3.1
Docs Home
Preparing search index...
Text3DOptions
Interface Text3DOptions
Text3D生成時に指定可能な設定項目。
interface
Text3DOptions
{
color
:
number
;
}
Index
Properties
color
Properties
color
color
:
number
色。数値で
0xff0000
のように指定する。
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
Docs Home
a3js API Documentation - v1.3.1
Loading...
Text3D生成時に指定可能な設定項目。