Vector.

Negate(Vector) Method

Summary

Negates the vector
Namespace
Avalonia
Containing Type
Vector

Syntax

public static Vector Negate(Vector vector)

Parameters

Name Type Description
vector Vector The vector to negate.

Return Value

Type Description
Vector The scaled vector.