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

ProfileEdge Constructor

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

Syntax

public ProfileEdge
(
	float point,
	float magnitude,
	AvlNet.EdgeTransition transition
)

Parameters

Name Type Range Default Description
pointfloat
magnitudefloat
transitionAvlNet.EdgeTransition

See also