次の方法で共有


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
属性

適用対象