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