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

TranslationLimits3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public TranslationLimits3D
(
	Avl.ValueLimits translateX_,
	Avl.ValueLimits translateY_,
	Avl.ValueLimits translateZ_
)

Parameters

Name Type Range Default Description
translateX_Avl.ValueLimits
translateY_Avl.ValueLimits
translateZ_Avl.ValueLimits

See also