共用方式為


SCNNode.Morpher 屬性

定義

取得或設定混合節點幾何的物件。

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

屬性值

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

這個值可以是 null

屬性

適用於