다음을 통해 공유


MDLObjectContainerComponent_Extensions.GetObject 메서드

정의

지정된 index의 개체를 반환합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.All, null)]
public static ModelIO.MDLObject GetObject (this ModelIO.IMDLObjectContainerComponent This, nuint index);
static member GetObject : ModelIO.IMDLObjectContainerComponent * nuint -> ModelIO.MDLObject

매개 변수

This
IMDLObjectContainerComponent

이 메서드가 작동하는 인스턴스입니다.

index
System.System.UIntPtr System.unativeint

가져올 개체의 인덱스입니다.

반환

특성

적용 대상