This version of Unity is unsupported.

NativeFixedLengthAttribute Constructor

Declaration

public NativeFixedLengthAttribute(int fixedLength);

Parameters

fixedLength The fixed number of elements in the container.

Description

The specified number of elements will never change.