Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Static method: Pentavector Base(int)

Declaration

public static Pentavector Base(
    int angle
)

Summary

Returns a Pentavector describing a unit vector at the specified angle.

Parameters

intangle The angle, specified as a multiple of 36° going clockwise (SVG) or counter-clockwise (geometry) from vertically straight up (SVG) or down (geometry).

Remarks

Note that if angle is 0, the vector returned is the negative of Pentavector.BaseE.