Property library
library
The library of reference objects for which to scan. This must be set to non-null before calling OnStart().
Declaration
public XRReferenceObjectLibrary library { get; set; }
Property Value
| Type | Description |
|---|---|
| XRReferenceObjectLibrary |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException | Thrown if you set the library to |