Search Results for

    Show / Hide Table of Contents

    Method Negate

    Negate(Vector3)

    Reverses the direction of a given vector.

    Declaration
    public static Vector3 Negate(Vector3 value)
    Parameters
    Type Name Description
    Vector3 value

    The vector to negate.

    Returns
    Type Description
    Vector3

    A vector facing in the opposite direction.

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX