You are here: Start » 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