Поделиться через


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 верхний узел в структуре модели. Вы можете разместить модель, задав преобразование этого узла (см. Positionраздел , Rotation, Scale).

Применяется к