Class ARCoreCameraSubsystem
The ARCore implementation of the
XRCameraSubsystem
.
Do not create this directly. Use the
SubsystemManager
instead.
Inherited Members
Namespace: UnityEngine.XR.ARCore
Assembly: solution.dll
Syntax
[Preserve]
public sealed class ARCoreCameraSubsystem : XRCameraSubsystem
Properties
Name | Description |
---|---|
backgroundShaderName | The name for the background shader based on the current render pipeline. |
Events
Name | Description |
---|---|
beforeGetCameraConfiguration | Invoked from native code just before this subsystem calls ArSession_getSupportedCameraConfigsWithFilter. |