Condividi tramite


LoadModelResult.Root Proprietà

Definizione

Radice Entity del modello caricato.

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

Valore della proprietà

Commenti

Si tratta del nodo più Entity alto nella struttura del modello. È possibile posizionare il modello impostando la trasformazione del nodo (vedere Position, RotationScale).

Si applica a