Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NativeFixedLengthAttribute

class in Unity.Collections

/

Implemented in:UnityEngine.CoreModule

Description

Indicates that a native container has a size that will never change.

Properties

FixedLengthRepresents the fixed number of elements in a native container.

Constructors

NativeFixedLengthAttributeInitializes and returns an instance of NativeFixedLengthAttribute.