StaticcameraStaticcameraCreates a line from a center that is scaled with the camera distance to the plane
Center point on the plane to create the line from
The normal of the plane
The camera used to scale the line size
The scale with which to scale the line with
The parent of which the parents world matrix is used to transform the points on the line with
An array of Vertex3 to put the result in
The array dst, populated by the two new points making up a line on the plane
Staticline
Contains utility functions for lines.