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)
xamarinios
namespace SceneKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Register("SCNView", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public class SCNView : UIView, INativeObject, ISCNSceneRenderer, ISCNTechniqueSupport, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("pause:")]
public virtual void Pause(NSObject? sender);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API