ECS Framework API / Uint16
Function: Uint16()
Uint16(
target,propertyKey):void
Defined in: packages/core/src/ECS/Core/SoAStorage.ts:91
16位无符号整数装饰器 标记字段使用Uint16Array存储(适用于小范围无符号整数)
Parameters
target
any
propertyKey
string | symbol
Returns
void