Vector2.PerpendicularRight 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 right side of this vector.
public OpenTK.Vector2 PerpendicularRight { get; }
member this.PerpendicularRight : OpenTK.Vector2