Поделиться через


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

Значение свойства

Реализации

Атрибуты

Применяется к