Start » Filter Reference » Geometry 2D » Geometry 2D Basics » CreateVector
Module: | FoundationLite |
---|
Produces a vector of given length and direction.
Name | Type | Description | |
---|---|---|---|
inLength | Real | Desired length of the vector in pixels | |
inDirection | Real | Desired direction of the vector in degrees | |
outVector | Vector2D | The resulting vector |
Complexity Level
This filter is available on Basic Complexity Level.