NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis.DotRecast.Core.Numerics
RcVec2f Structure
RcVec2f Constructor
RcVec2f Methods
RcVec2f Operators and Type Conversions
RcVec2f Fields
Rc
Vec
2f Constructor
Initializes a new instance of the
RcVec2f
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
RcVec2f
(
float
x
,
float
y
)
Parameters
x
Single
y
Single
See Also
Reference
RcVec2f Structure
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.