The opacity value for the object’s palette. This value can be any value between 0, for colorizing the point cloud model by intensity only, and 1 for colorizing the point cloud model by palette values only.
JavaScript |
|
PaletteOpacity |
C# |
|
double PaletteOpacity { get; set; } |
C++ |
|
HRESULT PaletteOpacity([out, retval] double* pVal) HRESULT PaletteOpacity([in] double pVal) |