Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Negate< T >()
static
Vector
<
T
>
System.Numerics.Vector
<
T
>.Negate<
T
>
(
Vector
<
T
>
value
)
inline
static
Type Constraints
T
:
struct
Definition at line
378
of file
Vector.cs
.
378
:
struct
379
{
380
return
-
value
;
381
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Numerics
Vector
Generated by
1.10.0