Version: 2021.2
言語: 日本語
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.