Version: 2022.1
언어: 한국어
public T this[int] ;

설명

Read-only access to NativeArray.ReadOnly elements by index.

Note: The elements of the array are returned by value, not by reference.