SCNView
SCNViewAppearance
SCNView(CGRect)
SCNView(IntPtr)
SCNView(NativeHandle)
SCNView(NSCoder)
SCNView(NSObjectFlag)
SCNView(CGRect, NSDictionary)
SCNView(CGRect, SCNRenderingOptions)
AllowsCameraControl
AntialiasingMode
Appearance
AudioEngine
AudioEnvironmentNode
AudioListener
AutoenablesDefaultLighting
BackgroundColor
CameraControlConfiguration
ClassHandle
ColorPixelFormat
CommandQueue
Context
CurrentRenderCommandEncoder
CurrentRenderPassDescriptor
CurrentTime
CurrentViewport
DebugOptions
DefaultCameraController
DepthPixelFormat
Device
DrawableResizesAsynchronously
EAGLContext
JitteringEnabled
Loops
OpenGLContext
OverlayScene
PixelFormat
Playing
PointOfView
PreferredFramesPerSecond
RenderingApi
RendersContinuously
Scene
SceneRendererDelegate
SceneTimeInSeconds
ShowsStatistics
StencilPixelFormat
Technique
TemporalAntialiasingEnabled
UsesReverseZ
WeakSceneRendererDelegate
WorkingColorSpace
AppearanceWhenContainedIn(Type[])
Dispose(Boolean)
GetAppearance(UITraitCollection)
GetAppearance(UITraitCollection, Type[])
GetAppearance<T>()
GetAppearance<T>(UITraitCollection)
GetAppearance<T>(UITraitCollection, Type[])
GetNodesInsideFrustum(SCNNode)
HitTest(CGPoint, NSDictionary)
HitTest(CGPoint, SCNHitTestOptions)
IsNodeInsideFrustum(SCNNode, SCNNode)
Pause(NSObject)
Play(NSObject)
Prepare(NSObject, Func<Boolean>)
Prepare(NSObject[], Action<Boolean>)
PrepareAsync(NSObject[])
PresentScene(SCNScene, SKTransition, SCNNode, Action)
PresentSceneAsync(SCNScene, SKTransition, SCNNode)
ProjectPoint(SCNVector3)
Snapshot()
Stop(NSObject)
UnprojectPoint(SCNVector3)
net9.0-macos14.2
namespace SceneKit
{
[Register("SCNView", true)]
[SupportedOSPlatform("maccatalyst")]
[SupportedOSPlatform("ios")]
[SupportedOSPlatform("macos")]
[SupportedOSPlatform("tvos")]
public class SCNView : NSView, INativeObject, ISCNSceneRenderer, ISCNTechniqueSupport, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[ObsoletedOSPlatform("macos10.10")]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("tvos")]
[UnsupportedOSPlatform("maccatalyst")]
[UnsupportedOSPlatform("ios")]
public virtual double CurrentTime
{
[Export("currentTime")]
[ObsoletedOSPlatform("macos10.15")]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("tvos")]
[UnsupportedOSPlatform("maccatalyst")]
[UnsupportedOSPlatform("ios")]
get;
[Export("setCurrentTime:")]
[ObsoletedOSPlatform("macos10.15")]
[SupportedOSPlatform("macos")]
[UnsupportedOSPlatform("tvos")]
[UnsupportedOSPlatform("maccatalyst")]
[UnsupportedOSPlatform("ios")]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
macOS | 10.1410.1510.1611.011.111.211.312.012.112.313.013.113.314.014.2 |
Information specific to net9.0-macos14.2 | |
Assembly | Microsoft.macOS , Version=14.2.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | The property getter is only supported on the following platforms:
The property setter is only supported on the following platforms:
|
- Built-in API
- Package-provided API