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

RotationLimits3D Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public RotationLimits3D
(
	Avl.ValueLimits roll_,
	Avl.ValueLimits pitch_,
	Avl.ValueLimits yaw_
)

Parameters

Name Type Range Default Description
roll_Avl.ValueLimits
pitch_Avl.ValueLimits
yaw_Avl.ValueLimits

See also