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 | |
|---|---|---|---|---|---|
| pointX | float | ||||
| pointY | float | ||||
| magnitude | float | ||||
| transition | AvlNet.EdgeTransition |
