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

Profile Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public Profile
(
	float xOffset_,
	float xScale_,
	int count,
	float value
)

Parameters

Name Type Range Default Description
xOffset_float
xScale_float
countint
valuefloat

See also