<Code Lib>
2025.3 Method
Changes 0
M

PointCloudEngineRegistry.UnregisterPointCloudEngine

Description:
Unregisters the point cloud engine associated to a particular identifier.

public static void UnregisterPointCloudEngine(
	string identifier
)

  • String
    identifier
    The identifier of the engine to be unregistered.

Loading…