Interface IBufferElementData An interface for creating structs that can be stored in a DynamicBuffer<T>. Namespace: Unity.Entities Syntax public interface IBufferElementData Remarks See Dynamic Buffers for additional information.