Class MutableRuntimeReferenceImageLibrary
A reference image library that can be constructed and modified at runtime.
Implements
Inherited Members
Namespace: UnityEngine .XR.ARSubsystems
Assembly: solution.dll
Syntax
public abstract class MutableRuntimeReferenceImageLibrary : RuntimeReferenceImageLibrary, IReferenceImageLibrary
Remarks
This differs from an XRReference
Important
Implementors: XRImagetrue
to provide the functionality
to support runtime mutable libraries.
This is not something consumers of the AR Subsystems package should implement.
Properties
Name | Description |
---|---|
supported |
The number of texture formats that are supported for image addition. |
supports |
(Read Only) |