Share via


SCNNode.EulerAngles 属性

定义

获取或设置定义节点方向的欧拉角。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual SceneKit.SCNVector3 EulerAngles { [Foundation.Export("eulerAngles")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setEulerAngles:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.EulerAngles : SceneKit.SCNVector3 with get, set

属性值

属性

适用于