다음을 통해 공유


SCNNode.GetAnimationKeys 메서드

정의

노드에 연결된 모든 애니메이션이 포함된 배열을 반환합니다.

[Foundation.Export("animationKeys")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString[] GetAnimationKeys ();
[Foundation.Export("animationKeys")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 3, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSString[] GetAnimationKeys ();
abstract member GetAnimationKeys : unit -> Foundation.NSString[]
override this.GetAnimationKeys : unit -> Foundation.NSString[]

반환

구현

특성

적용 대상