LoadModelResult.Root Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Racine Entity du modèle chargé.
public:
property Microsoft::Azure::RemoteRendering::Entity ^ Root { Microsoft::Azure::RemoteRendering::Entity ^ get(); };
public Microsoft.Azure.RemoteRendering.Entity Root { get; }
member this.Root : Microsoft.Azure.RemoteRendering.Entity
Public ReadOnly Property Root As Entity
Valeur de propriété
Remarques
Il s’agit du nœud le plus Entity haut dans la structure du modèle. Vous pouvez placer le modèle en définissant la transformation de ce nœud (consultez Position, Rotation, Scale).