次の方法で共有


SKAction.StrengthTo(Single, Double) メソッド

定義

指定した値に Strength 適用される SKFieldNode のプロパティを秒単位で sec 変更するアクションを作成します。

[Foundation.Export("strengthTo:duration:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static SpriteKit.SKAction StrengthTo (float strength, double sec);
static member StrengthTo : single * double -> SpriteKit.SKAction

パラメーター

strength
Single
sec
Double

戻り値

属性

適用対象