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

LocalBlindness Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public LocalBlindness
(
	Optional<float> radius_,
	float threshold_,
	float fuzziness_
)

Parameters

Name Type Range Default Description
radius_Atl.Optional<float>
threshold_float
fuzziness_float

See also