uap5:MixedRealityModel

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

요소 계층 구조

<패키지>

    <애플리케이션>

         <애플리케이션>

              <uap:VisualElements>

                   <uap:DefaultTile>

                        <uap5:MixedRealityMode>

Syntax

<uap5:MixedRealityModel
  Path = 'A string with a value between 1 and 256 characters in length that ends with ".glb" and cannot contain these characters: <, >, :, ", |, ?, or *. In this string, the / and \ characters cannot be the first or last characters. Also, the string can contain / or \ but not both.' >

  <!-- Child elements -->
  uap6:SpatialBoundingBox?

</uap5:MixedRealityModel>

? 선택 사항(0개 또는 1개)

특성 및 요소

특성

attribute Description 데이터 형식 필수 기본값
Path 사용할 3D 자산의 경로입니다. 길이가 1~256자인 문자열로 끝나 .glb 며 , , , ">:|?또는 *문자를 <포함할 수 없습니다. 이 문자열에서 및 \ 문자는 / 첫 번째 또는 마지막 문자가 될 수 없습니다. 또한 문자열에는 둘 다 포함하거나 \ 포함할 수는 없지만 둘 다 포함될 / 수는 없습니다. Yes

자식 요소

자식 요소 Description
SpatialBoundingBox 경계 볼륨의 중심점 및 익스텐트 정의에 사용됩니다.

부모 요소

부모 요소 Description
Uap:

요구 사항

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