public T this[int] ;

설명

Access NativeArray elements by index. Notice that structs are returned by value and not by reference.