NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
Range Structure
Range Operators
Division Operator
Equality Operator
Inequality Operator
Multiply Operator
UnaryNegation Operator
Range
Equality Operator
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
static
bool
operator
==
(
Range
v1
,
Range
v2
)
Parameters
v1
Type:
NeoAxis
Range
v2
Type:
NeoAxis
Range
Return Value
Type:
Boolean
See Also
Reference
Range Structure
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.