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