uap6:SpatialBoundingBox
用于定义边界卷的中心点和范围。
元素层次结构
<uap6:SpatialBoundingBox>
语法
<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".' />
特性和元素
属性
属性 | 说明 | 数据类型 | 必须 | 默认值 |
---|---|---|---|---|
Center | 边界框中心的矢量坐标。 | 形式的矢量坐标: X, Y, Z 。 向量值必须是数值,可以包含小数和负值。 |
是 | |
Extents | 向量坐标或边界框的“自动”大小调整范围。 | 格式的向量坐标: X, Y, Z (向量值必须是数值,并且可以包含十进制值和负值) 或字符串: Auto 。 |
是 |
子元素
无
父元素
父元素 | 描述 |
---|---|
uap5:MixedRealityModel | 用于将 3D 模型定义为应用的默认表示形式的元素。 从虚拟或混合现实设备启动时,此模型将在虚拟设置中表示应用。 |
要求
项 | 值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10版本 1803 (内部版本 17134) |