Click or drag to resize

RcVec2iItem Property


Namespace: NeoAxis.DotRecast.Core.Numerics
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public int this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

Int32
See Also