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 |
---|---|
background |
The name for the background shader based on the current render pipeline. |
Events
Name | Description |
---|---|
before |
Invoked from native code just before this subsystem calls ArSession_getSupportedCameraConfigsWithFilter. |