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

Edge1D Constructor

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

Syntax

public Edge1D(
	float pointX,
	float pointY,
	float magnitude,
	AvlNet.EdgeTransition transition
)

Parameters

Name Type Range Default Description
pointXfloat
pointYfloat
magnitudefloat
transitionAvlNet.EdgeTransition

See also