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
Cross Method
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
static
RcVec3f
Cross
(
RcVec3f
v1
,
RcVec3f
v2
)
Parameters
v1
RcVec3f
v2
RcVec3f
Return Value
RcVec3f
See Also
Reference
RcVec3f Structure
NeoAxis.DotRecast.Core.Numerics Namespace
Copyright 2026 NeoAxis. All rights reserved.