NativeArray<T0>.ReinterpretLoad

public U ReinterpretLoad(int sourceIndex);

Parameters

sourceIndex Index in 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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答