Class PointCloudProperty
Provides capability to add the PointCloud type as a property in a SystemGraph.
Inherited Members
Namespace: Global Namespace
Syntax
[NodeProperty("PointCloud", true)]
public class PointCloudProperty : Property<PointCloud>