PilotGaea 3D O'view
Sample Code
正在準備搜尋索引...
window
ov
XRInputInfo
介面 XRInputInfo
XR輸入裝置資訊。
interface
XRInputInfo
{
handedness
:
string
;
worldPosition
:
PointLike3D
;
worldView
:
PointLike3D
;
worldUp
:
PointLike3D
;
profiles
:
string
[]
;
rayStartPosition
?:
PointLike3D
;
rayEndPosition
?:
PointLike3D
;
hoverEntity
:
null
|
{
layerName
:
string
;
entityId
:
number
}
;
}
索引
屬性
handedness
world
Position
world
View
world
Up
profiles
ray
Start
Position?
ray
End
Position?
hover
Entity
屬性
handedness
handedness
:
string
慣用手
world
Position
worldPosition
:
PointLike3D
世界位置
world
View
worldView
:
PointLike3D
世界 View
world
Up
worldUp
:
PointLike3D
世界 Up
profiles
profiles
:
string
[]
裝置資訊
可選
ray
Start
Position
rayStartPosition
?:
PointLike3D
設線起點
可選
ray
End
Position
rayEndPosition
?:
PointLike3D
設線起點
hover
Entity
hoverEntity
:
null
|
{
layerName
:
string
;
entityId
:
number
}
懸停圖素資訊
顯示設定
成員可見性
受保護
繼承
外部
配色
自動
淺色
深色
目錄
屬性
handedness
world
Position
world
View
world
Up
profiles
ray
Start
Position
ray
End
Position
hover
Entity
Sample Code
PilotGaea 3D O'view
載入中...
XR輸入裝置資訊。