共用方式為


LoadModelResult.Root 屬性

定義

載入模型的根 Entity 目錄。

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

屬性值

備註

這是模型結構中最重要的 Entity 節點。 您可以藉由設定此節點的轉換來放置模型, (請參閱 PositionRotationScale) 。

適用於