You are here: Start » 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