Search
Preparing search index...
The search index is not available
three.signal-line
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Label
Class Label
Hierarchy
Label
Index
Constructors
constructor
Properties
line
Geometry
options
text
Methods
dispose
get
Label
Position
Point
init
Label
recenter
set
Font
set
Size
set
Text
update
Object literals
default
Options
Constructors
constructor
new
Label
(
options
:
LabelOptions
, lineGeometry
:
THREE.Geometry
)
:
Label
Parameters
options:
LabelOptions
lineGeometry:
THREE.Geometry
Returns
Label
Properties
Private
line
Geometry
line
Geometry
:
THREE.Geometry
Private
options
options
:
LabelOptions
text
text
:
THREE.DText
Methods
dispose
dispose
(
)
:
void
Returns
void
get
Label
Position
Point
get
Label
Position
Point
(
)
:
THREE.Vector3
Returns
THREE.Vector3
The position point of the label
init
Label
init
Label
(
)
:
void
Returns
void
Private
recenter
recenter
(
)
:
void
Returns
void
set
Font
set
Font
(
font
:
any
)
:
void
Parameters
font:
any
Returns
void
set
Size
set
Size
(
size
:
number
)
:
void
Parameters
size:
number
Returns
void
set
Text
set
Text
(
text
:
string
)
:
void
Parameters
text:
string
Returns
void
update
update
(
)
:
void
Returns
void
Object literals
Static
default
Options
default
Options
:
object
camera
camera
:
null
= null
line
Type
line
Type
:
NORMAL
= LINE_TYPE.NORMAL
position
position
:
CENTER
= POSITION.CENTER
position
OffsetY
position
OffsetY
:
number
= 2
rotation
OffsetY
rotation
OffsetY
:
null
= null
text
Options
text
Options
:
object
_3d
_3d
:
false
= false
color
color
:
string
= "red"
size
size
:
number
= 5
text
text
:
string
= "label"
Globals
LINE_
TYPE
POSITION
Label
constructor
line
Geometry
options
text
dispose
get
Label
Position
Point
init
Label
recenter
set
Font
set
Size
set
Text
update
default
Options
Signal
Signal
Line
Label
Options
Signal
Line
Options
Signal
Options
Signal
Uniforms
default
Fragment
Shader
default
Vertex
Shader
particle
Texture
Base64
Generated using
TypeDoc