NeoAxis Engine Documentation
NeoAxis Engine Documentation
API Reference
NeoAxis
RangeI Structure
RangeI Operators
Multiply Operator
Multiply Operator (Int32, RangeI)
Multiply Operator (RangeI, Int32)
RangeI
Multiply Operator (RangeI, Int32)
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
*
(
RangeI
v
,
int
s
)
Parameters
v
Type:
NeoAxis
RangeI
s
Type:
System
Int32
Return Value
Type:
RangeI
See Also
Reference
RangeI Structure
Multiply Overload
NeoAxis Namespace
Copyright © 2022 NeoAxis. All rights reserved.