NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis.DotRecast.Core.Numerics
RcVec3f Structure
RcVec3f Constructor
RcVec3f(Single) Constructor
RcVec3f(Single, Single, Single) Constructor
Rc
Vec
3f(Single, Single, Single) Constructor
Initializes a new instance of the
RcVec3f
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
RcVec3f
(
float
x
,
float
y
,
float
z
)
Parameters
x
Single
y
Single
z
Single
See Also
Reference
RcVec3f Structure
RcVec3f Overload
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.