次の方法で共有


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

プロパティ値

属性

適用対象