Click or drag to resize

Vector2UnaryNegation Operator

[Missing <summary> documentation for "M:Livit.Learn.Model.Vector2.op_UnaryNegation(Livit.Learn.Model.Vector2)"]

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public static Vector2 operator -(
	Vector2 value
)

Parameters

value
Type: Livit.Learn.ModelVector2

[Missing <param name="value"/> documentation for "M:Livit.Learn.Model.Vector2.op_UnaryNegation(Livit.Learn.Model.Vector2)"]

Return Value

Type: Vector2

[Missing <returns> documentation for "M:Livit.Learn.Model.Vector2.op_UnaryNegation(Livit.Learn.Model.Vector2)"]

See Also