다음을 통해 공유


SCNView.Scene 속성

정의

보기가 표시하는 장면을 가져오거나 설정합니다.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual 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

속성 값

구현

특성

적용 대상