NativeFixedLengthAttribute

class in Unity.Collections

Switch to Manual

Description

容器拥有的是初始大小,且不会改变。

Variables

FixedLength容器中固定数量的元素。

Constructors

NativeFixedLengthAttribute指定的元素数量将不会改变。