uap6:SpatialBoundingBox

경계 볼륨의 중심점 및 익스텐트 정의에 사용됩니다.

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <uap:VisualElements>

                   <uap:DefaultTile>

                        <uap5:MixedRealityModel>

                             <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".' />

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
Center 경계 상자 중앙의 벡터 좌표입니다. 형식의 벡터 좌표: X, Y, Z. 벡터 값은 숫자여야 하며 10진수 및 음수 값을 포함할 수 있습니다. Yes
Extents 경계 상자의 벡터 좌표 또는 "자동" 크기 조정 범위입니다. 형식의 벡터 좌표( X, Y, Z 벡터 값은 숫자여야 하며 10진수 및 음수 값을 포함할 수 있습니다.) 또는 문자열: Auto. Yes

자식 요소

없음

부모 요소

부모 요소 Description
uap5:MixedRealityModel 3D 모델을 앱의 기본 표현으로 정의하는 데 사용되는 요소입니다. 가상 또는 혼합 현실 디바이스에서 시작하면 이 모델은 가상 설정의 앱을 나타냅니다.

요구 사항

항목
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 버전 1803(빌드 17134)