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

Profile Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Profile
(
	float xOffset_,
	float xScale_,
	List<float> values_
)

Parameters

Name Type Range Default Description
xOffset_float
xScale_float
values_System.Collections.Generic.List<float>

See also