VisibilityType.CenterPosition reveals the actor only if its CenterPosition is inside a cell that is visible. VisibilityType.Footprint reveals the actor if any of its footprint cells are visible (this includes Mobile actors moving between two cells).
VisibilityType.CenterPosition reveals the actor only if its CenterPosition is inside a cell that is visible. VisibilityType.Footprint reveals the actor if any of its footprint cells are visible (this includes Mobile actors moving between two cells).