Method TryFind
TryFind(MarsMarkerLibrary, out Object)
Declaration
public bool TryFind(MarsMarkerLibrary activeMarsLibrary, out Object xrReferenceImageLibrary)
Parameters
Type | Name | Description |
---|---|---|
MarsMarkerLibrary | activeMarsLibrary | |
Object | xrReferenceImageLibrary |
Returns
Type | Description |
---|---|
bool |
TryFind(Object, out MarsMarkerLibrary)
Declaration
public bool TryFind(Object xrLibrary, out MarsMarkerLibrary marsLibrary)
Parameters
Type | Name | Description |
---|---|---|
Object | xrLibrary | |
MarsMarkerLibrary | marsLibrary |
Returns
Type | Description |
---|---|
bool |