Preparing search index...
The search index is not available
API
API
EntityQueryOption
Interface EntityQueryOption
查询实体参数
interface
EntityQueryOption
{
camera
?:
Camera
;
entities
?:
Entity
[]
;
filter
?:
(
(
ent
)
=>
boolean
)
;
raycasterParameters
?:
RaycasterParameters
;
}
Index
Properties
camera?
entities?
filter?
raycaster
Parameters?
Properties
Optional
camera
camera
?:
Camera
Optional
entities
entities
?:
Entity
[]
Optional
filter
filter
?:
(
(
ent
)
=>
boolean
)
Type declaration
(
ent
)
:
boolean
Parameters
ent
:
Entity
Returns
boolean
Optional
raycaster
Parameters
raycaster
Parameters
?:
RaycasterParameters
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
camera
entities
filter
raycaster
Parameters
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
查询实体参数