This version of Unity is unsupported.

NativeFixedLengthAttribute Constructor

public NativeFixedLengthAttribute(int fixedLength);

Parameters

fixedLengthThe fixed number of elements in the container.

Description

The specified number of elements will never change.