다음을 통해 공유


SCNAnimatable_Extensions.RemoveAnimationUsingBlendOutDuration 메서드

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static void RemoveAnimationUsingBlendOutDuration (this SceneKit.ISCNAnimatable This, Foundation.NSString key, nfloat blendOutDuration);
static member RemoveAnimationUsingBlendOutDuration : SceneKit.ISCNAnimatable * Foundation.NSString * nfloat -> unit

매개 변수

This
ISCNAnimatable

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

key
NSString
blendOutDuration
nfloat
특성

적용 대상