PointCloudGetColors Method |
Copy all the point colors in this point cloud to an array.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Color[] GetColors()
Public Function GetColors As Color()
Return Value
Type:
ColorAn array containing all the colors in this point cloud.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also