Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NativeFixedLengthAttribute(int)

Initializes and returns an instance of NativeFixedLengthAttribute.
Read time 1 minuteLast updated 7 days ago

Definition

public NativeFixedLengthAttribute(int fixedLength)

Parameters

fixedLength

The fixed number of elements in the native container.