Preparing search index...
The search index is not available
@formant/data-sdk
@formant/data-sdk
IMarker3D
Interface IMarker3D
interface
IMarker3D
{
action
:
number
;
color
:
IColorRGBA
;
colors
:
IColorRGBA
[]
;
frame_id
:
string
;
frame_locked
:
boolean
;
id
:
number
;
lifetime
:
number
;
mesh_resource
:
string
;
mesh_use_embedded_materials
:
boolean
;
ns
:
string
;
points
:
IVector3
[]
;
pose
:
{
orientation
:
IQuaternion
;
position
:
IVector3
;
}
;
scale
:
IVector3
;
text
:
string
;
type
:
number
;
world_to_local
?:
{
orientation
:
IQuaternion
;
position
:
IVector3
;
}
;
}
Index
Properties
action
color
colors
frame_
id
frame_
locked
id
lifetime
mesh_
resource
mesh_
use_
embedded_
materials
ns
points
pose
scale
text
type
world_
to_
local?
Properties
action
action
:
number
color
color
:
IColorRGBA
colors
colors
:
IColorRGBA
[]
frame_
id
frame_
id
:
string
frame_
locked
frame_
locked
:
boolean
id
id
:
number
lifetime
lifetime
:
number
mesh_
resource
mesh_
resource
:
string
mesh_
use_
embedded_
materials
mesh_
use_
embedded_
materials
:
boolean
ns
ns
:
string
points
points
:
IVector3
[]
pose
pose
:
{
orientation
:
IQuaternion
;
position
:
IVector3
;
}
Type declaration
orientation
:
IQuaternion
position
:
IVector3
scale
scale
:
IVector3
text
text
:
string
type
type
:
number
Optional
world_
to_
local
world_
to_
local
?:
{
orientation
:
IQuaternion
;
position
:
IVector3
;
}
Type declaration
orientation
:
IQuaternion
position
:
IVector3
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
color
colors
frame_
id
frame_
locked
id
lifetime
mesh_
resource
mesh_
use_
embedded_
materials
ns
points
pose
scale
text
type
world_
to_
local
@formant/data-sdk
Loading...
Generated using
TypeDoc