PointCloudColorSettings.IsEqual
Description:
Check if the contents of two settings are equal.
Check if the contents of two settings are equal.
public bool IsEqual(
PointCloudColorSettings other
)
-
otherThe settings to be compared.
Return Value
bool
True for equal, false otherwise.
-
A non-optional argument was NULL