uap6:SpatialBoundingBox
用來定義周框磁片區的中心點和範圍。
元素階層
<uap6:SpatialBoundingBox>
Syntax
<uap6:SpatialBoundingBox
Center = 'Vector coordinates in the form: "X, Y, Z". Vector values must be numeric and can contain decimal and negative values.'
Extents = 'Either vector coordinates in the form: "X, Y, Z" (vector values must be numeric and can contain decimal and negative values) or the string: "Auto".' />
屬性和元素
屬性
屬性 | 描述 | 資料類型 | 必要 | 預設值 |
---|---|---|---|---|
中心 | 周框方塊中央的向量座標。 | 格式為的向量座標: X, Y, Z 。 向量值必須是數值,而且可以包含十進位和負值。 |
Yes | |
Extents | 向量座標或周框方塊的「自動」調整大小範圍。 | 格式的向量座標: X, Y, Z (向量值必須是數值,而且可以包含小數和負值) 或字串: Auto 。 |
Yes |
子元素
無
父元素
父元素 | 描述 |
---|---|
uap5:MixedRealityModel | 用來將 3D 模型定義為應用程式的預設標記法的專案。 從虛擬或混合實境裝置啟動時,此模型將會代表虛擬設定中的應用程式。 |
規格需求
Item | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
OS 最低版本 | Windows 10版本 1803 (組建 17134) |