NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Vector3I Structure
Vector3I Constructor
Vector3I(Vector3I) Constructor
Vector3I(Vector2I, Int32) Constructor
Vector3I(Int32, Int32, Int32) Constructor
Vector
3I(Vector
2I, Int
32) Constructor
Constructs a vector with a given
Vector2I
and a scalar.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
Vector3I
(
Vector2I
xy
,
int
z
)
Parameters
xy
Vector2I
The given
Vector2I
.
z
Int32
The scalar value.
See Also
Reference
Vector3I Structure
Vector3I Overload
NeoAxis Namespace
Copyright 2026 NeoAxis Group. All rights reserved.