Provides read-only access to ReadOnly elements by index.
The elements of the array are returned by value, not by reference. If you need the reference, use the NativeArray<T0>.UnsafeElementAt method.
Additional resources: NativeArray<T0>.UnsafeElementAt