共用方式為


SCNNode.Skinner 屬性

定義

取得或設定基本架構動畫的面板。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNSkinner Skinner { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("skinner", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setSkinner:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Skinner : SceneKit.SCNSkinner with get, set

屬性值

(即將推出此節點的更多檔)

這個值可以是 null

屬性

適用於