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