<Code Lib>
2025.3 Method
Changes 0
M

PointCloudType.GetPath

Description:
Gets the path of the link source from which the points are loaded.

public ModelPath GetPath()

ModelPath Returns the file path for a file based point cloud or null for the non-file based point cloud.

Loading…