Class PointCloudProperty
Provides capability to add the PointCloud type as a property in a SystemGraph.
Inherited Members
Property<PointCloud>.data
IProperty.kDataFieldName
IProperty.kDataFieldBindingFlags
IProperty._subType
IProperty.OnValidate()
IProperty.Port
IComponentAttachment._guid
IComponentAttachment._parent
IComponentAttachment.Bind()
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
[NodeProperty("PointCloud", true)]
[AddComponentMenu("")]
public class PointCloudProperty : Property<PointCloud>