RcVec3f(Single) Constructor |
Initializes a new instance of the
RcVec3f class
Namespace: NeoAxis.DotRecast.Core.NumericsAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic RcVec3f(
float f
)
Parameters
- f Single
-
See Also