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

Vector2D Constructor

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

Syntax

public Vector2D
(
	float deltaX,
	float deltaY
)

Parameters

Name Type Range Default Description
deltaXfloat
deltaYfloat

See also