You are here: Start » AVL.NET » Plane3D.Plane3D(float, float, float, float)

Plane3D.Plane3D(float, float, float, float)

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

Syntax


public Plane3D(
	float a,
	float b,
	float c,
	float d
)

Parameters

a
Type: System.Single
b
Type: System.Single
c
Type: System.Single
d
Type: System.Single

See also