ConvertToEntity convert everything, but im working under inject mode, is there a way to make components like MeshRenderer be avoid by ConvertToEntity?
Or… Is there a way to map transform to entity without ConvertToEntity ? I add transform object directly to entity, but EntityQuery.GetTransformAccessArray() returns none.