ARCamera
ARCamera(IntPtr)
ARCamera(NativeHandle)
ARCamera(NSObjectFlag)
ClassHandle
EulerAngles
ExposureDuration
ExposureOffset
ImageResolution
Intrinsics
ProjectionMatrix
TrackingState
TrackingStateReason
Transform
Copy(NSZone)
GetProjectionMatrix(UIInterfaceOrientation, CGSize, nfloat, nfloat)
GetProjectionMatrix(UIInterfaceOrientation, CGSize, NFloat, NFloat)
GetProjectPoint(NVector3, UIInterfaceOrientation, CGSize)
GetViewMatrix(UIInterfaceOrientation)
Project(NVector3, UIInterfaceOrientation, CGSize)
Project(NVector3, UIInterfaceOrientation, CGSize)
Unproject(CGPoint, NMatrix4, UIInterfaceOrientation, CGSize)
Unproject(CGPoint, NMatrix4, UIInterfaceOrientation, CGSize)
xamarinios
namespace ARKit
{
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("ARCamera", true)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public class ARCamera : NSObject, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
public virtual float ExposureOffset
{
[Export("exposureOffset")]
[Introduced(PlatformName.iOS, 13, 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