Method Add
Add(XRReferenceImageLibrary)
Creates an empty XRReferenceImage and adds it to the library. The new
reference image is inserted at the end of the list of reference images.
Declaration
public static void Add(this XRReferenceImageLibrary library)
Parameters
| Type | Name | Description |
|---|---|---|
| XRReferenceImageLibrary | library | The XRReferenceImageLibrary being extended. |
Exceptions
| Type | Condition |
|---|---|
| ArgumentNullException | Thrown if |