Field ComponentData
Data payload for all component changes specified in SetComponents
Namespace: Unity.Entities
Syntax
public readonly NativeArray<byte> ComponentData
Returns
| Type | Description |
|---|---|
| NativeArray<Byte> |
Remarks
Data changes are tightly packed. Use the Size to read back.