Preparing search index...
The search index is not available
API
API
AlgorithmPluginType
MeshBVHOptions
Interface MeshBVHOptions
interface
MeshBVHOptions
{
maxDepth
?:
number
;
maxLeafTris
?:
number
;
onProgress
?:
(
(
progress
)
=>
void
)
;
setBoundingBox
?:
boolean
;
strategy
?:
SplitStrategy
;
useSharedArrayBuffer
?:
boolean
;
verbose
?:
boolean
;
}
Index
Properties
max
Depth?
max
Leaf
Tris?
on
Progress?
set
Bounding
Box?
strategy?
use
Shared
Array
Buffer?
verbose?
Properties
Optional
max
Depth
max
Depth
?:
number
Optional
max
Leaf
Tris
max
Leaf
Tris
?:
number
Optional
on
Progress
on
Progress
?:
(
(
progress
)
=>
void
)
Type declaration
(
progress
)
:
void
Parameters
progress
:
number
Returns
void
Optional
set
Bounding
Box
set
Bounding
Box
?:
boolean
Optional
strategy
strategy
?:
SplitStrategy
Optional
use
Shared
Array
Buffer
use
Shared
Array
Buffer
?:
boolean
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
max
Depth
max
Leaf
Tris
on
Progress
set
Bounding
Box
strategy
use
Shared
Array
Buffer
verbose
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...