SCNAction.Hide 方法

定义

创建一个 SCNAction 隐藏节点的 。

[Foundation.Export("hide")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static SceneKit.SCNAction Hide ();
static member Hide : unit -> SceneKit.SCNAction

返回

属性

适用于