GKPath.GetPoint(nuint) 메서드

정의

개발자는 이 사용되지 않는 메서드를 사용하면 안 됩니다. 개발자는 대신 'GetVector2Point'를 사용해야 합니다.

[Foundation.Export("pointAtIndex:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.None, "Use 'GetVector2Point' instead.")]
public virtual OpenTK.Vector2 GetPoint (nuint index);
abstract member GetPoint : nuint -> OpenTK.Vector2
override this.GetPoint : nuint -> OpenTK.Vector2

매개 변수

index
System.System.UIntPtr System.unativeint

반환

특성

적용 대상