PointCloudEngineRegistry.IsEngineFileBased
Description:
Identifies if a given engine is file-based.
Identifies if a given engine is file-based.
public static bool IsEngineFileBased(
string identifier
)
-
StringidentifierThe engine identifier.
Return Value
bool
True if the engine is file-based, false otherwise.
-
A non-optional argument was null