Typescript Library Declarations (DOM)
Interface XRHitTestOptionsInit
interface
XRHitTestOptionsInit
{
entityTypes
?:
XRHitTestTrackableType
[]
;
offsetRay
?:
XRRay
;
space
:
XRSpace
;
}
Index
Properties
entity
Types?
offset
Ray?
space
Properties
Optional
entity
Types
entity
Types
?:
XRHitTestTrackableType
[]
Optional
offset
Ray
offset
Ray
?:
XRRay
space
space
:
XRSpace
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entity
Types
offset
Ray
space
Typescript Library Declarations (DOM)