EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Class VectorExtensions

    Inheritance
    object
    VectorExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: PoeShared.Scaffolding
    Assembly: PoeShared.dll
    Syntax
    public static class VectorExtensions

    Methods

    Name Description
    ToPointF(Vector2)
    ToVector2(Point)
    ToVector2(PointF)
    ToWinPoint(Vector2)
    WithRandomOffset(Vector2, Vector2)

    Adds a random offset to the X and Y components of the vector, within the range specified by the maxOffset.

    2025 © Xab3r. All rights reserved.