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