NativeArray<T0>.ReinterpretLoad

Declaration

public U ReinterpretLoad(int sourceIndex);

Parameters

sourceIndex Index in the underlying array where the load should start.

Returns

U The loaded data.

Description

Reinterpret and load data starting at underlying index as a different type.


Did you find this page useful? Please give it a rating: