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

RotationLimits3D Constructor

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public RotationLimits3D
(
	AvlNet.ValueLimits roll,
	AvlNet.ValueLimits pitch,
	AvlNet.ValueLimits yaw
)

Parameters

Name Type Range Default Description
rollAvlNet.ValueLimits
pitchAvlNet.ValueLimits
yawAvlNet.ValueLimits

See also