<Code Lib>
2020 Method
Changes 0
M

PointCloudEngineRegistry.IsEngineFileBased

Description:
Identifies if a given engine is file-based.

public static bool IsEngineFileBased(
	string identifier
)

Return Value bool True if the engine is file-based, false otherwise.

Loading…