ARFrame
ARFrame(IntPtr)
ARFrame(NativeHandle)
ARFrame(NSObjectFlag)
Anchors
Camera
CameraGrainIntensity
CameraGrainTexture
CapturedDepthData
CapturedDepthDataTimestamp
CapturedImage
ClassHandle
DetectedBody
EstimatedDepthData
ExifData
GeoTrackingStatus
LightEstimate
RawFeaturePoints
SceneDepth
SegmentationBuffer
SmoothedSceneDepth
Timestamp
WorldMappingStatus
Copy(NSZone)
CreateRaycastQuery(CGPoint, ARRaycastTarget, ARRaycastTargetAlignment)
GetDisplayTransform(UIInterfaceOrientation, CGSize)
HitTest(CGPoint, ARHitTestResultType)
xamarinios
namespace ARKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("ARFrame", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public class ARFrame : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
public virtual ARWorldMappingStatus WorldMappingStatus
{
[Export("worldMappingStatus")]
[Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
get;
}
}
}
.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