CloudPoint
Description:
Creates a new cloud point.
Creates a new cloud point.
public CloudPoint(
float x,
float y,
float z,
int color
)
-
xThe X coordinate.
-
yThe Y coordinate.
-
zThe Z coordinate.
-
colorThe color.