共用方式為


SCNNode.WorldTransform 屬性

定義

取得或設定節點的全球相對轉換。

public virtual SceneKit.SCNMatrix4 WorldTransform { [Foundation.Export("worldTransform")] get; [Foundation.Export("setWorldTransform:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.WorldTransform : SceneKit.SCNMatrix4 with get, set

屬性值

屬性

適用於