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

Plane3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public Plane3D
(
	float A,
	float B,
	float C,
	float D
)

Parameters

Name Type Range Default Description
Afloat
Bfloat
Cfloat
Dfloat

See also