Struct EntityRemapUtility.EntityPatchInfo
Contains the information for applying a patch on a chunk.
Namespace: Unity.Entities
Assembly: Unity.Entities.dll
Syntax
public struct EntityRemapUtility.EntityPatchInfoFields
| Name | Description | 
|---|---|
| Offset | The offset within the chunk where the patch is applied. | 
| Stride | The stride between adjacent entities that need patching. |