NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis.DotRecast.Core.Numerics
RcVec3f Structure
RcVec3f Methods
Add Method
CopyTo Method
Cross Method
Distance Method
DistanceSquared Method
Dot Method
Equals Method
GetHashCode Method
Length Method
LengthSquared Method
Lerp Method
Max Method
Min Method
Normalize Method
Subtract Method
ToString Method
Rc
Vec
3f
Length Method
Calculates the length of the vector.
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
float
Length
()
Return Value
Single
The square root of the squared length.
See Also
Reference
RcVec3f Structure
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.