You are here: Start » AVL.NET » Invoke.createVector Method

Invoke.createVector Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static Avl.Vector2D createVector
(
	float inDirection,
	float inLength
)

Parameters

Name Type Range Default Description
inDirectionfloat
inLengthfloat

Function Overrides

See also