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

ProfileEdge Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public ProfileEdge
(
	float point_,
	float magnitude_,
	Avl.EdgeTransition transition_
)

Parameters

Name Type Range Default Description
point_float
magnitude_float
transition_Avl.EdgeTransition

See also