Share via


SCNSceneRenderer.Scene 属性

定义

获取或设置要渲染的场景。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public abstract SceneKit.SCNScene Scene { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("scene", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setScene:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Scene : SceneKit.SCNScene with get, set

属性值

实现

属性

适用于