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

Profile Constructor

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

Syntax

public Profile
(
	float xOffset,
	float xScale,
	IList<float> values
)

Parameters

Name Type Range Default Description
xOffsetfloat
xScalefloat
valuesSystem.Collections.Generic.IList<float>

See also