NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis.DotRecast.Core.Numerics
RcVec3i Structure
RcVec3i Constructor
RcVec3i Properties
RcVec3i Methods
RcVec3i Operators
RcVec3i Fields
Rc
Vec
3i Constructor
Initializes a new instance of the
RcVec3i
class
Namespace:
NeoAxis.DotRecast.Core.Numerics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
RcVec3i
(
int
x
,
int
y
,
int
z
)
Parameters
x
Int32
y
Int32
z
Int32
See Also
Reference
RcVec3i Structure
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.