Skip to content

Home > @esengine/ecs-framework-monorepo > SoAStorage > getFieldArray

SoAStorage.getFieldArray() method

Signature:

typescript
getFieldArray(fieldName: string): Float32Array | Float64Array | Int32Array | null;

Parameters

Parameter

Type

Description

fieldName

string

Returns:

Float32Array | Float64Array | Int32Array | null

基于 MIT 许可证发布