2020 Constructor
Changes 0
C

CloudPoint

Description:
Creates a new cloud point.
public CloudPoint(
	float x,
	float y,
	float z,
	int color
)