LoadModelOptions.Parent 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public: Microsoft::Azure::RemoteRendering::Entity ^ Parent;
public Microsoft.Azure.RemoteRendering.Entity Parent;
val mutable Parent : Microsoft.Azure.RemoteRendering.Entity
Public Parent As Entity
欄位值
備註
如果不是 Null,載入的模型將會附加至 Parent 做為子物件。 否則,它會成為最上層實體。
適用於