This version of Unity is unsupported.

NativeFixedLengthAttribute

class in Unity.Collections

/

Implemented in:UnityEngine.CoreModule

Description

The container has from start a size that will never change.

Properties

FixedLengthThe fixed number of elements in the container.

Constructors

NativeFixedLengthAttributeThe specified number of elements will never change.