Home
Giro3D framework
Piero application
Getting started with Giro3D
Giro3D examples
API documentation
Version v0.40.0
GitLab
Giro3D API (v0.40.0)
external
three
RaycasterParameters
Interface RaycasterParameters
interface
RaycasterParameters
{
Line
:
{
threshold
:
number
;
}
;
Line2
?:
{
threshold
:
number
;
}
;
LOD
:
any
;
Mesh
:
any
;
Points
:
{
threshold
:
number
;
}
;
Sprite
:
any
;
}
Index
Properties
Line
Line2?
LOD
Mesh
Points
Sprite
Properties
Line
Line
:
{
threshold
:
number
;
}
Optional
Line2
Line2
?:
{
threshold
:
number
;
}
LOD
LOD
:
any
Mesh
Mesh
:
any
Points
Points
:
{
threshold
:
number
;
}
Sprite
Sprite
:
any
Settings
Member Visibility
Protected
Inherited
External
On This Page
Properties
Line
Line2
LOD
Mesh
Points
Sprite
Giro3D API (v0.40.0)
Loading...