CloudPoint
Description:
Creates a new cloud point.
Creates a new cloud point.
public CloudPoint(
float x,
float y,
float z,
int color
)
-
SinglexThe X coordinate.
-
SingleyThe Y coordinate.
-
SinglezThe Z coordinate.
-
Int32colorThe color.