NativeFixedLengthAttribute(int)
Initializes and returns an instance of NativeFixedLengthAttribute.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections
- Assembly: UnityEngine.CoreModule
public NativeFixedLengthAttribute(int fixedLength)
Parameters
The fixed number of elements in the native container.