You are here: Start » AVL.NET » Point3D Constructor

Point3D Constructor

Namespace:View3D
Assembly:VideoBoxBase.dll

Syntax

public Point3D
(
	float x,
	float y,
	float z
)

Parameters

Name Type Range Default Description
xfloat
yfloat
zfloat

See also