Share via


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

属性值

属性

适用于