NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
MathEx Class
MathEx Methods
Abs Method
Acos Method
Add Method
And Method
Asin Method
Atan Method
Atan2 Method
Clamp Method
Cos Method
Cosh Method
DegreeToRadian Method
Divide Method
Equals Method
Exp Method
Floor Method
GreaterThan Method
GreaterThanOrEqual Method
InvSqrt Method
Lerp Method
LessThan Method
LessThanOrEqual Method
Log Method
Log10 Method
Max Method
Min Method
Modulus Method
Multiply Method
Negate Method
NextPowerOfTwo Method
Not Method
NotEquals Method
Or Method
Pow Method
RadianNormalize180 Method
RadianNormalize360 Method
RadianToDegree Method
Round Method
RoundToInteger Method
Saturate Method
Select Method
Sin Method
Sinh Method
Sqrt Method
Square Method
Subtract Method
Swap Method
Tan Method
Tanh Method
TransformMultiply Method
Xor Method
MathEx
Xor Method
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
bool
Xor
(
bool
v1
,
bool
v2
)
Parameters
v1
Type:
System
Boolean
v2
Type:
System
Boolean
Return Value
Type:
Boolean
See Also
Reference
MathEx Class
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.