다음을 통해 공유


SCNNode.RemoveAllActions 메서드

정의

노드에서 모든 작업을 제거합니다.

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

구현

특성

적용 대상