WKInterfaceSCNScene
WKInterfaceSCNScene()
WKInterfaceSCNScene(IntPtr)
WKInterfaceSCNScene(NSObjectFlag)
AntialiasingMode
AudioEngine
AudioListener
AutoenablesDefaultLighting
ClassHandle
Context
CurrentViewport
DebugOptions
JitteringEnabled
Loops
OverlayScene
Playing
PointOfView
PreferredFramesPerSecond
RenderingApi
Scene
SceneRendererDelegate
SceneTimeInSeconds
ShowsStatistics
TemporalAntialiasingEnabled
UsesReverseZ
WeakSceneRendererDelegate
Dispose(Boolean)
GetNodesInsideFrustum(SCNNode)
GetSnapshot()
HitTest(CGPoint, NSDictionary)
HitTest(CGPoint, SCNHitTestOptions)
IsNodeInsideFrustum(SCNNode, SCNNode)
Prepare(NSObject, Func<Boolean>)
Prepare(NSObject[], Action<Boolean>)
PrepareAsync(NSObject[])
PresentScene(SCNScene, SKTransition, SCNNode, Action)
PresentSceneAsync(SCNScene, SKTransition, SCNNode)
ProjectPoint(SCNVector3)
UnprojectPoint(SCNVector3)
xamarinwatchos
namespace WatchKit
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Register("WKInterfaceSCNScene", true)]
[Unavailable(PlatformName.iOS, PlatformArchitecture.All, null)]
public class WKInterfaceSCNScene : WKInterfaceObject, INativeObject, ISCNSceneRenderer, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
public virtual bool TemporalAntialiasingEnabled
{
[Export("isTemporalAntialiasingEnabled")]
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
get;
[Export("setTemporalAntialiasingEnabled:")]
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.TvOS, 13, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
set;
}
}
}
Xamarin watchOS | 0.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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