LoadModelResult.Root 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
載入模型的根 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 節點。 您可以藉由設定此節點的轉換來放置模型, (請參閱 Position 、 RotationScale) 。