다음을 통해 공유


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 많은 최상위 노드입니다. 이 노드의 변환을 설정하여 모델을 배치할 수 있습니다(, , RotationScale참조Position).

적용 대상