Élément utilisé pour définir un modèle 3D comme représentation par défaut d’une application.An element used to define a 3D model as the default representation of an app.Lorsqu’il est lancé à partir d’un appareil virtuel ou de réalité mixte, ce modèle représente l’application dans le paramètre virtuel.When launched from a virtual or mixed reality device, this model will represent the app in the virtual setting.
<uap5:MixedRealityModel Path = A string 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>
CléKey
?facultatif (zéro ou un)? optional (zero or one)
Attributs et élémentsAttributes and Elements
AttributsAttributes
AttributAttribute
DescriptionDescription
Type de donnéesData type
ObligatoireRequired
PathPath
Chemin d’accès à la ressource 3D à utiliser.The path to the 3D asset to be used.
Chaîne d’une longueur de 1 à 256 caractères qui se termine par « . GLB » et qui ne peut <pas >contenir les caractères suivants :,, :,», |, ? ou *.A string between 1 and 256 characters in length that ends with ".glb" and cannot contain these characters: <, >, :, ", |, ?, or *.Dans cette chaîne, les caractères/et \ ne peuvent pas être le premier ou le dernier caractère.In this string, the / and \ characters cannot be the first or last characters.En outre, la chaîne peut contenir/ou , mais pas les deux.Also, the string can contain / or \ but not both.