NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
RangeI Structure
RangeI Operators
Division Operator
Division Operator (Int32, RangeI)
Division Operator (RangeI, Int32)
RangeI
Division Operator (Int32, RangeI)
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2022.1.1.0 (2022.1.1.0)
Syntax
C#
Copy
public
static
RangeI
operator
/
(
int
s
,
RangeI
v
)
Parameters
s
Type:
System
Int32
v
Type:
NeoAxis
RangeI
Return Value
Type:
RangeI
See Also
Reference
RangeI Structure
Division Overload
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.