Vector2d.PerpendicularLeft Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the perpendicular vector on the left side of this vector.
public OpenTK.Vector2d PerpendicularLeft { get; }
member this.PerpendicularLeft : OpenTK.Vector2d